Tuomas Tynkkynen
f7771131b6
nixos/tests/lightdm: Fix waiting for the login to succeed
...
Currently the lightdm test detects a successful login by OCR'ing the
screen and searching for the clock widget's text. Since the last
IceWM update (commit bdd20ced
), either the font or the colors of the
clock changed such that the OCR doesn't pick it up anymore.
Instead, just look for a matching (root) window title, e.g.
"IceWM 1.3.9 (Linux/i686)"
2015-08-15 17:12:07 +03:00
Benno Fünfstück
7cd6b3cf76
Revert change of path type
...
The change caused lots of evaluation errors, since it caused derivations to no longer be valid paths as well.
2015-08-15 15:38:12 +02:00
AndersonTorres
9413a340db
Sword: 1.7.3 -> 1.7.4
2015-08-15 09:35:41 -03:00
Benno Fünfstück
e6f1e1e5db
Merge pull request #6272 from NixOS/types-path-better-error
...
types.nix: better error message for non-paths
2015-08-15 13:16:00 +02:00
Benno Fünfstück
691f683c8c
types.nix: better error message for non-paths
...
This improves error messages when a set or a list is used where a path
was expected. For an example, if you used a package set (as opposed to a
single package) in systemPackages before this commit, the error was:
```
cannot coerce a list to a string, at "/home/nixpkgs/lib/types.nix":103:37
```
Now, the error message reads:
```
The option value `environment.systemPackages' in `/etc/nixos/configuration.nix' is not a list of paths.
```
2015-08-15 13:05:57 +02:00
Nicolas B. Pierron
77250457bc
Merge pull request #9183 from nbp/option-usage
...
Update option-usages.nix expression to work with newer version of the module system.
2015-08-15 12:29:32 +02:00
Pascal Wittmann
7dbc01792e
Merge pull request #8768 from FRidh/blaze
...
blaze: init at 0.8.2
2015-08-15 12:01:17 +02:00
Aycan iRiCAN
f3038b694d
Merge pull request #9255 from aycanirican/haskell-hans-fix
...
haskell-hans: disable building example webserver which includes doubl…
2015-08-15 11:30:00 +03:00
Frederik Rietdijk
f9e3908397
blaze: init at 0.8.2
2015-08-15 10:20:08 +02:00
Aycan iRiCAN
482c29f8c6
haskell-hans: disable building example webserver which includes double main.
2015-08-15 10:35:36 +03:00
Peter Simons
c4c2ee0d52
haskell-configuration-ghc-7.10.x: fix Hydra evaluation errors
2015-08-15 08:59:46 +02:00
Peter Simons
8347e3f19f
Disable all Hackage packages related to Elm.
...
Upstream created its own distribution mechanism and doesn't rely on
Hackage any more.
2015-08-15 08:59:46 +02:00
Peter Simons
8647667e93
haskell-bro is broken
2015-08-15 08:59:46 +02:00
Peter Simons
19b26260ca
haskell-exinst is broken because of singletons
2015-08-15 08:59:46 +02:00
Peter Simons
b2fd8c4685
haskell-configuration-ghc-7.10.x: fix evaluation error
2015-08-15 08:59:46 +02:00
Peter Simons
b87dd90e56
hackage-packages.nix: update to c6a74c3fdc
with hackage2nix v20150807-31-g34b77b8
2015-08-15 08:59:39 +02:00
Thomas Tuegel
20d6f873f0
Merge branch 'ipe'
2015-08-14 22:31:42 -05:00
Thomas Tuegel
f0a11cd1eb
ipe: add missing libjpeg dependency
2015-08-14 22:30:48 -05:00
Thomas Tuegel
7203497ce4
ipe: set LUA_PACKAGE name for make
2015-08-14 22:30:21 -05:00
Thomas Tuegel
cce9a0f4d8
ipe: version 7.1.8
2015-08-14 22:29:58 -05:00
Thomas Tuegel
df5f0cfb7c
ipe: set platforms = linux
2015-08-14 22:28:51 -05:00
Thomas Tuegel
48a2034308
ipe: add ttuegel to maintainers
2015-08-14 22:28:42 -05:00
Thomas Tuegel
c40dae0863
ipe: fix homepage
2015-08-14 22:28:23 -05:00
Arseniy Seroka
8bdc291d8f
Merge pull request #9253 from FRidh/pytest
...
python-packages pytest: 2.6.2 -> 2.7.2
2015-08-15 01:51:22 +03:00
Frederik Rietdijk
dd1d6f8e27
python-packages pytest: 2.6.2 -> 2.7.2
2015-08-14 23:16:50 +02:00
William A. Kennington III
d438d0e98b
vim: 7.4.683 -> 7.4.826
...
Also, since googlecode is shutting down in <1 month move this to the new
github tree. This removes the dependence on mercurial.
2015-08-14 14:06:58 -07:00
William A. Kennington III
435c5d2c42
firefox: 40.0 -> 40.0.2
2015-08-14 13:58:36 -07:00
William A. Kennington III
4ed131efb3
chromiumBeta: 45.0.2454.26 -> 45.0.2454.37
2015-08-14 13:46:37 -07:00
Pascal Wittmann
c73421b590
terminado: rename meta.licenses to meta.license
2015-08-14 22:40:07 +02:00
Pascal Wittmann
6364245475
telegram-cli: make maintainers a list
2015-08-14 22:38:38 +02:00
Pascal Wittmann
b61b704a52
calibre: update 2.34.0 to 2.35.0
2015-08-14 22:38:38 +02:00
Shea Levy
c541c23692
nix-exec: Bugfix bump
2015-08-14 15:56:01 -04:00
Eric Seidel
324c0f205a
emacs-packages: idris-mode 0.9.15 -> 0.9.18
2015-08-14 12:33:35 -07:00
Peter Simons
167e54b257
haskell-generic-builder: allow users to specify their own install phase
2015-08-14 21:23:42 +02:00
Luca Bruno
c4358e0278
gjs: fix readline reference in .la file
2015-08-14 21:08:06 +02:00
Shea Levy
529596fd31
Bump nix-exec for new nix
2015-08-14 09:49:41 -04:00
Shea Levy
8d44a74cfe
Add seaborn python package
2015-08-14 09:13:05 -04:00
Jascha Geerds
1e364f993b
gnome-getting-started-docs: init at 3.16.2
2015-08-14 12:56:06 +02:00
Jascha Geerds
a4b8cbd3d0
gnome3.yelp: Add gstreamer plugins and use gapps-hook
...
The gstreamer plugins are required by gnome-getting-started-docs
2015-08-14 12:55:32 +02:00
Jascha Geerds
26db863cda
gnome3.devhelp: init at 3.16.1
2015-08-14 11:59:00 +02:00
Jascha Geerds
f11d416666
gnome-nettool: init at 3.8.1
2015-08-14 11:24:31 +02:00
Bjørn Forsman
90768003a4
openscenegraph: update download url
...
The current one returns HTTP error 404.
2015-08-14 11:03:31 +02:00
Tobias Geerinckx-Rice
28c79f438e
Merge pull request #9243 from Epitrochoid/master
...
gohufont: init at 2.0
2015-08-14 05:57:06 +02:00
Mabry Cervin
26cac935b5
gohufont: init at 2.0
...
Removed unecessary deps
2015-08-13 22:42:53 -04:00
Tobias Geerinckx-Rice
9a3a70ed2b
rote: init at 0.2.8
2015-08-14 03:10:38 +02:00
Tobias Geerinckx-Rice
a913ad89c1
eid-mw: 4.1.4 -> 4.1.5
2015-08-14 03:07:10 +02:00
Tobias Geerinckx-Rice
eb910bce5b
perl-packages: Gtk2 1.2495 -> 1.2496
...
Upstream changes:
- Avoid registering a GType for GConnectFlags if not needed
- MANIFEST: added missing gtk-demo files
2015-08-14 03:07:10 +02:00
Tobias Geerinckx-Rice
0294f71f1f
fmit: 1.0.7 -> 1.0.8
...
Updated mainly to remove the now unnecessary version patching.
Your moment of zen:
https://github.com/gillesdegottex/fmit/blob/HEAD/src/CustomInstrumentTunerForm.cpp#L1047
2015-08-14 03:07:09 +02:00
Tobias Geerinckx-Rice
273fb91b49
miniupnpd: 1.9.{20150430 -> 20150721}
...
Drop removed libnfnetlink dependency and simplify build.
Don't yet update miniupnpc because it breaks bitcoin 0.11.
2015-08-14 03:07:09 +02:00
James ‘Twey’ Kay
326d179c67
Add Python package: plover-2.5.8
2015-08-14 00:57:56 +01:00