Cillian de Róiste
1661501465
ardour: make ardour3 the default and remove ardour 2, it doesn't build
2014-03-16 11:32:56 +01:00
Bjørn Forsman
2ce7902059
gpsd: fix build in chroot
...
Fixes this when building with nix.useChroot = true in configuration.nix:
sh: ./test_maidenhead.py: /usr/bin/env: bad interpreter: No such file or directory
scons: *** [maidenhead-locator-regress] Error 126
scons: building terminated because of errors.
2014-03-16 00:05:58 +01:00
Vladimír Čunát
7ca8bd6d4f
Merge pull request #1965 from ambrop72/ktorrent-4.3.1
...
KTorrent: update to 4.3.1.
2014-03-15 23:13:50 +01:00
ambrop7@gmail.com
24f4957d50
KTorrent: Fix URLs.
2014-03-15 21:31:58 +01:00
Shea Levy
3c8f5c2471
Merge branch 'fasd' of https://github.com/ellis/nixpkgs
...
Create package for 'fasd'
2014-03-15 15:52:41 -04:00
Ellis Whitehead
44b6766f5d
Create package for 'fasd'
2014-03-15 20:33:10 +01:00
ambrop7@gmail.com
732760bb50
Update KTorrent to 4.3.1.
2014-03-15 20:22:03 +01:00
Shea Levy
6cc0cc7ff6
Merge branch 'postgresql-user' of git://github.com/ocharles/nixpkgs
...
postgresql module: Use the default superuser username
2014-03-15 13:29:52 -04:00
Shea Levy
3c4be425db
Merge branch 'master.rpm' of git://github.com/wkennington/nixpkgs
...
rpm: Upgrade from 4.7.2 -> 4.11.2
2014-03-15 13:25:43 -04:00
Shea Levy
dddb4f45e9
Merge branch 'pr-wqy' of git://github.com/PkmX/nixpkgs
...
Bump wqy-zenhei font to the latest version and add wqy-microhei
2014-03-15 13:22:31 -04:00
Shea Levy
80ed0ff85f
Merge branch 'ocaml-oasis' of git://github.com/maggesi/nixpkgs
...
Ocaml oasis
2014-03-15 13:14:14 -04:00
Shea Levy
3f6a654d9c
Merge branch 'zsh' of git://github.com/ttuegel/nixpkgs
...
zsh: don't clobber the environment of non-login shells
2014-03-15 13:11:38 -04:00
Shea Levy
edb14763ad
Merge branch 'ocaml-extlib' of git://github.com/maggesi/nixpkgs
...
Update OCaml ExtLib to version 1.6.1
2014-03-15 13:08:38 -04:00
Shea Levy
389c3951a8
Merge branch 'coq' of git://github.com/thoughtpolice/nixpkgs
...
coq: 8.4pl2 -> 8.4pl3
2014-03-15 13:03:10 -04:00
Ricardo M. Correia
e76c059b23
grsecurity: Fix grsec-path.patch to apply with newest patches
2014-03-15 18:01:47 +01:00
Shea Levy
7f39579931
Merge branch 'master.ccid' of git://github.com/wkennington/nixpkgs
...
ccid: Update from 1.4.14 -> 1.4.15
2014-03-15 12:40:46 -04:00
Bjørn Forsman
395618890b
gpsd: update meta attributes
...
* Don't repeat package name in description
* longDescription re-copied from homepage (gpsd now supports AIS...)
* The homepage has moved
* Add platforms and maintainers
2014-03-15 17:35:55 +01:00
Bjørn Forsman
c54b9b7b60
gpsd: update 2.95 -> 3.10
...
Build system is changed, gpsd uses scons now.
The expressions needs some more work, TODO comments added. (xgps didn't
work before this change either.)
I added an option for the gpsd group, which is set to upstream default:
"dialout". Note that our default gpsd user is "gpsd", while upstream
uses "nobody" by default.
2014-03-15 17:35:55 +01:00
Bjørn Forsman
f7006116b3
nixos/gpsd-service: add type declarations to options
2014-03-15 17:35:55 +01:00
Bjørn Forsman
28e5f72f05
nixos/gpsd-service: change from deprecated 'jobs' type to 'systemd'
...
This has the nice side-effect of making gpsd actually run!
Old behaviour (debugLevel=2):
systemd[1]: gpsd.service holdoff time over, scheduling restart.
systemd[1]: Stopping GPSD daemon...
systemd[1]: Starting GPSD daemon...
systemd[1]: gpsd.service start request repeated too quickly, refusing to start.
systemd[1]: Failed to start GPSD daemon.
systemd[1]: Unit gpsd.service entered failed state.
New behaviour (debugLevel=2):
gpsd[945]: gpsd: launching (Version 2.95)
systemd[1]: Started GPSD daemon.
gpsd[945]: gpsd: listening on port 2947
gpsd[945]: gpsd: running with effective group ID 27
gpsd[945]: gpsd: running with effective user ID 23
gpsd[945]: gpsd: stashing device /dev/ttyUSB0 at slot 0
2014-03-15 17:35:55 +01:00
Shea Levy
da184a455f
Merge branch 'vmpk' of git://github.com/iyzsong/nixpkgs
...
add vmpk 0.5.1, a virtual midi piano keyboard
2014-03-15 12:22:18 -04:00
Shea Levy
291b6bd7cd
Merge branch 'patch-1' of git://github.com/msackman/nixpkgs
...
Update serfdom to 0.5.0
2014-03-15 12:13:29 -04:00
Anders Claesson
2985f31b1c
Add haskell library terminal-size.
2014-03-15 16:05:02 +00:00
Vladimír Čunát
6246fad9c7
liferea: fix crash when opening file dialogs
...
The same schema issue as always in gtk3 dialogs.
2014-03-15 15:09:03 +01:00
Shea Levy
a330e244ad
Revert "Merge branch 'nix-run' of git://github.com/rickynils/nixpkgs"
...
nix-run's functionality is subsumed by nix-shell -p.
This reverts commit 3cc2b243c7
, reversing
changes made to 4d5d6aed29
.
2014-03-15 08:15:22 -04:00
Matthew Sackman
89f0c9a8b6
Update serfdom to 0.5.0.
2014-03-15 10:57:27 +00:00
Vladimír Čunát
ec0116f99d
xfce4-power-manager: put patch into nixpkgs
...
It's generated by cgit, which adds cgit version to the end,
and I see no way to avoid that silly behavior.
2014-03-15 11:48:49 +01:00
Peter Simons
abe9d80979
Merge pull request #1939 from wkennington/master.notbit
...
notbit: Add systemd service for a system daemon
2014-03-15 10:48:36 +01:00
William A. Kennington III
a42e1d5494
notbit: Add systemd service for a system daemon
2014-03-15 04:36:15 -05:00
Peter Simons
f1a30454f6
Merge pull request #1942 from thoughtpolice/fixups
...
Trivial fixes for my packages
2014-03-15 09:35:35 +01:00
Peter Simons
189fe46ab1
haskell-snowball: re-generate with cabal2nix
2014-03-15 09:15:52 +01:00
Peter Simons
728f3872a3
haskell-wai-middleware-static: re-generate with cabal2nix
2014-03-15 09:15:41 +01:00
Thomas Bereknyei
9dd6e2adef
happstack-fastcgi: add version 0.1.5
2014-03-15 09:13:15 +01:00
Peter Simons
4d03052c9c
ghc: update HEAD snapshot to 7.9.20140313
2014-03-15 09:11:47 +01:00
宋文武
9ce62a1ae6
add vmpk 0.5.1, a virtual midi piano keyboard
2014-03-15 13:13:25 +08:00
William A. Kennington III
9d42f2e5fc
ccid: Update from 1.4.14 -> 1.4.15
2014-03-14 23:45:48 -05:00
Ricardo M. Correia
ceec014020
grsecurity: Update stable and test patches
...
stable: 3.0-3.2.55-201403122114 -> 3.0-3.2.55-201403142107
test: 3.0-3.13.6-201403122116 -> 3.0-3.13.6-201403142112
2014-03-15 04:15:28 +01:00
Ricardo M. Correia
3c97fdc7a8
spl, zfs: Add myself as a maintainer
2014-03-15 02:01:57 +01:00
Ricardo M. Correia
bb188bbba7
nixos: Add ZFS auto-snapshotting module
2014-03-15 01:56:42 +01:00
Shea Levy
5f0f47994a
Merge branch 'pyserial' of git://github.com/ambrop72/nixpkgs
...
Update pyserial to 2.7
2014-03-14 20:20:07 -04:00
Shea Levy
d1e88c4625
Unconditionally compile itk with shared libs
2014-03-14 20:18:17 -04:00
ambrop7@gmail.com
0f7efa31d5
Update pyserial to 2.7.
2014-03-15 01:14:43 +01:00
Shea Levy
645d54c35d
Merge branch 'itk-shared' of git://github.com/jacobhinkle/nixpkgs
...
Added sharedLibs option to ITK
2014-03-14 20:11:33 -04:00
Shea Levy
f2930e661a
Merge branch 'haskell-scrypt' of git://github.com/hrdinka/nixpkgs
...
haskell-scrypt: add version 0.5.0
2014-03-14 20:10:25 -04:00
Shea Levy
e742265234
Merge branch 'haskell-snowball' of git://github.com/hrdinka/nixpkgs
...
haskell-snowball: add version 1.0.0.1
2014-03-14 20:08:58 -04:00
Shea Levy
ad3d9755a9
Merge branch 'master' of git://github.com/hrdinka/nixpkgs
...
haskell-wai-websockets: add version 2.1.0
and
haskell-leveldb-haskell: add version 0.3.0
2014-03-14 20:05:46 -04:00
Shea Levy
7939ca1e99
Merge branch 'update-java7' of git://github.com/bennofs/nixpkgs
...
oraclejdk7: add missing dependencies
2014-03-14 20:04:22 -04:00
Shea Levy
04fe6405e4
Merge branch 'ocaml-updates' of git://github.com/maggesi/nixpkgs
...
Make OCaml 4.01.0 the default version of OCaml
2014-03-14 19:58:02 -04:00
Shea Levy
6da2d89016
Merge branch 'postgresql93-ossp-uuid-clean' of git://github.com/basvandijk/nixpkgs
...
Configure postgresql-9.3 with support for the ossp-uuid module
Conflicts:
pkgs/servers/sql/postgresql/9.3.x.nix
2014-03-14 19:52:43 -04:00
Shea Levy
5a38bfdb9c
Merge branch 'darcsum' of git://github.com/falsifian/nixpkgs
...
Added darcsum, "a pcl-cvs like interface for managing darcs patches".
2014-03-14 19:42:27 -04:00