Austin Seipp
e43130d379
reptyr: version 0.5
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-02-19 15:05:36 -06:00
Cillian de Róiste
927ed152f4
minixml: upgrade from 2.6 to 2.8
...
Tested with yoshimi and zynaddsubfx
2014-02-19 21:58:43 +01:00
Sergey Mironov
2142d7542b
zathura: version bump (0.2.6 -> 0.2.7) ( close #1782 )
2014-02-19 20:51:50 +01:00
Sergey Mironov
a629aaee72
viewnior: version bump (1.4) ( close #1781 )
2014-02-19 20:44:30 +01:00
Vladimír Čunát
048a85f952
gnutls: add platforms for the default version
2014-02-19 20:42:51 +01:00
Badi' Abdul-Wahid
68f9e60435
gnutls: fix linking on Darwin ( close #1779 )
2014-02-19 20:40:04 +01:00
Cillian de Róiste
845f30aa6a
sonic-visualiser: upgrade from 1.9 to 2.3
...
remove obsolete patch, add new inputs
2014-02-19 20:14:15 +01:00
Cillian de Róiste
058ed07fb8
vamp-sdk: update from 2.2.1 to 2.5
...
Tested with mixxx, qtractor, rubberband and sonic-visualiser
2014-02-19 20:14:15 +01:00
Tom Hinton
208d4241ff
- Add openobex's unusual pkgconfig to pkgconfig path
...
- Prepend dbus_libs pkgconfig to pkgconfig path, as otherwise the dbus-daemon pkgconfig wins,
as it has the same name (dbus-1.pc), which doesn't provide all the dbus headers that are needed
- Apply the included patch to obex-data-server which lets it build against current openobex
2014-02-19 18:11:54 +00:00
Eelco Dolstra
4a91cfd32b
Add a global variable ‘inNixShell’
...
This is primarily useful in Nix expressions that are also intended to
be used by nix-shell. It allows saying things like:
buildInputs = [ ... ] ++ (if inNixShell then [ emacs ] else [ ]);
This should not be used in Nixpkgs (since the question of what
constitutes a useful nix-shell environment is very subjective).
2014-02-19 19:03:16 +01:00
Eelco Dolstra
484403bf0e
Add a constant ‘nixpkgsVersion’
...
This makes it a bit easier to find out the current Nixpkgs version,
e.g.
$ nix-instantiate --eval '<nixpkgs>' -A lib.nixpkgsVersion
"14.02.35657.66f51a9"
2014-02-19 19:03:16 +01:00
Ricardo M. Correia
a146fdab80
nixos-generate-config: Don't generate filesystem options
...
We don't want to hardcode configuration options that the current kernel chose
for us when mounting the filesystem, since the defaults can change in the
future.
2014-02-19 17:18:50 +01:00
Ricardo M. Correia
cea9a1a242
nixos-generate-config: Don't generate /var/lib/nfs/rpc_pipefs filesystem
...
It's automatically mounted if the system has support for NFS.
2014-02-19 17:18:49 +01:00
Domen Kožar
ad0732313d
gnome3: typo
2014-02-19 16:53:08 +01:00
Jaka Hudoklin
5caaa5e0ba
pythonPackages: fix and upate graphite, carbon and whisper
...
Twisted needed downgrade for carbon to start
2014-02-19 16:42:12 +01:00
Domen Kožar
746c42d10f
gnome3: add some default core packages to be installed
2014-02-19 16:38:42 +01:00
Domen Kožar
189273af38
add gnome3.vino
2014-02-19 16:38:41 +01:00
Peter Simons
2a1f4c82b2
haskell-cabal2nix: update to version 1.60
2014-02-19 16:07:35 +01:00
Peter Simons
731e3c186e
haskell-skein: update to version 1.0.9
2014-02-19 16:07:35 +01:00
Peter Simons
baffeb2b66
haskell-shakespeare-css: update to version 1.0.7.1
2014-02-19 16:07:35 +01:00
Peter Simons
9f7aa5e224
haskell-shake: update to version 0.11.2
2014-02-19 16:07:35 +01:00
Peter Simons
fe92d6bbed
haskell-multiarg: update to version 0.24.0.2
2014-02-19 16:07:35 +01:00
Peter Simons
8a81d2c200
haskell-http-conduit: update to version 2.0.0.6
2014-02-19 16:07:35 +01:00
Peter Simons
65972a5724
haskell-css-text: update to version 0.1.2.0.1
2014-02-19 16:07:34 +01:00
Peter Simons
0c008eb857
haskell-bert: update to version 1.2.2.1
2014-02-19 16:07:34 +01:00
Peter Simons
40debd63ca
nc-indicators: re-generate with cabal2nix
2014-02-19 16:07:34 +01:00
Domen Kožar
66a353c9b9
Merge pull request #1786 from lethalman/icons
...
gnome-icon-theme-symbolic and yelp update
2014-02-19 15:19:56 +01:00
Evgeny Egorochkin
a52f17e4e1
youtubeDL: update from 2014.02.17 to 2014.02.19.1
2014-02-19 15:56:13 +02:00
Luca Bruno
df2661953e
yelp: Show icons in the application
2014-02-19 14:29:07 +01:00
Luca Bruno
6aef8266f0
gnome-icon-theme-symbolic: new package
2014-02-19 14:25:27 +01:00
Eelco Dolstra
83ca2c272a
fetchurl: Ensure that ‘urls’ is a list
2014-02-19 13:58:42 +01:00
Eelco Dolstra
7a51e17775
Fix updating of the tarball mirror
2014-02-19 13:58:42 +01:00
Domen Kožar
aea043aec0
Revert "upgrade video-intel stack to 2.99.906"
...
This reverts commit 89f710f18e
.
Reported by others for xorg-server to crash on different kernel
versions.
2014-02-19 12:37:49 +01:00
Eelco Dolstra
c7aedd5805
Add missing file
2014-02-19 10:38:44 +01:00
Cillian de Róiste
2f08652cce
rubberband: update from 1.7.0 to 1.8.1
...
Tidy up, and add myself to the maintainers. Tested that qtractor and
sonic_visualiser compile and run with this version of rubberband.
2014-02-19 00:15:20 +01:00
Cillian de Róiste
6af0b814f5
kde_wacomtablet: upgrade from 1.3.5 to 2.0
2014-02-18 23:45:36 +01:00
Domen Kožar
f39679e398
Merge pull request #1778 from pSub/rename-xserver-videoDrivers
...
Renamed obsolete option services.xserver.videoDrivers to hardware.opengl.videoDrivers
2014-02-18 23:38:05 +01:00
Pascal Wittmann
ff7e234fb4
Removed obsolete option services.xserver.videoDriver
2014-02-18 23:13:00 +01:00
Pascal Wittmann
516cdc25a4
Renamed obsolete option services.xserver.videoDrivers to hardware.opengl.videoDrivers
2014-02-18 23:11:49 +01:00
Cillian de Róiste
8c83ae965f
blender: upgrade from 2.67 to 2.69 and add myself as maintainter
2014-02-18 22:11:39 +01:00
Cillian de Róiste
b532c03fbe
ardour3: update from 3.0 to 3.5.308
2014-02-18 21:28:28 +01:00
Cillian de Róiste
78f961e217
aubio: Fix the build, tidy up and add myself as a maintainer
2014-02-18 21:28:16 +01:00
Cillian de Róiste
134e65b150
aubio: update from 0.3.2 to 0.4.0
2014-02-18 21:28:07 +01:00
Ricardo M. Correia
2539acf351
manpages: Update from 3.54 -> 3.60.
2014-02-18 20:23:59 +00:00
Vladimír Čunát
dcf6cbf5b3
glib: add -tested variant, also to the unstable job
...
Replaces #1753 .
2014-02-18 20:27:23 +01:00
Peter Simons
029967dca6
haskell-cpphs: update to version 1.18.1
2014-02-18 19:56:13 +01:00
Peter Simons
e68b54eda8
haskell-warp: update to version 2.0.3.2
2014-02-18 19:56:13 +01:00
Peter Simons
cba685279d
haskell-shakespeare: update to version 1.2.1.1
2014-02-18 19:56:13 +01:00
Peter Simons
9dce1a82e8
haskell-shakespeare-js: update to version 1.2.0.4
2014-02-18 19:56:13 +01:00
Peter Simons
dd49144d44
haskell-shakespeare-css: update to version 1.0.7
2014-02-18 19:56:13 +01:00