Commit graph

70725 commits

Author SHA1 Message Date
Nikolay Amiantov 763ad3372a nixos/parsoid: use nodejs 0.10 2015-10-22 14:34:02 +03:00
Rickard Nilsson d4bebcbd12 collectd: 5.4.2 -> 5.5.0 2015-10-22 13:07:56 +02:00
Nikolay Amiantov a9792367aa Merge pull request #10390 from abbradar/bash-tramp
nixos/bash: use simple prompt for dumb terminals
2015-10-22 14:07:19 +03:00
Nikolay Amiantov 7a9982d465 nixos/bash: use simple prompt for dumb terminals 2015-10-22 14:05:49 +03:00
Domen Kožar b5498df307 Merge pull request #10531 from DamienCassou/fix-ndg-httpsclient-license
ndg-httpsclient: fix license
2015-10-22 12:01:54 +02:00
Damien Cassou 3ca9ad0b25 ndg-httpsclient: fix license
Fix issue #10530
2015-10-22 11:59:34 +02:00
Nikolay Amiantov 1e5415dbc5 Merge pull request #10498 from abbradar/steam-native
steam-runtime: build using new Runtime build system
2015-10-22 12:04:19 +03:00
Damien Cassou c762a44cbb Merge pull request #10529 from DamienCassou/fix-gplaycli-license
gplaycli: fix license
2015-10-22 10:26:30 +02:00
Domen Kožar 6abb2b066f Merge pull request #10527 from datakurre/datakurre-python35-darwin
darwin: python35: add needed inputs
2015-10-22 10:24:22 +02:00
Damien Cassou 93a06285df gplaycli: fix license 2015-10-22 10:16:24 +02:00
Damien Cassou ac9397593d Merge pull request #10522 from DamienCassou/new-gplaycli-0.1.2
gplaycli: init at 0.1.2
2015-10-22 08:02:58 +02:00
William A. Kennington III 9882e09471 ceph: 0.94.3.2 -> 0.94.4 2015-10-21 22:12:36 -07:00
Asko Soukka caafa68a7e darwin: python35: add needed inputs 2015-10-22 07:56:40 +03:00
William A. Kennington III 491764afc0 samba: 4.3.0 -> 4.3.1 2015-10-21 21:49:10 -07:00
William A. Kennington III 71effd873a gnutls: 3.4.5 -> 3.4.6 2015-10-21 21:48:57 -07:00
Arseniy Seroka 95eb3a2256 Merge pull request #10516 from igsha/colour
pythonPackages.colour: init at 0.1.2
2015-10-22 01:02:14 +03:00
Arseniy Seroka cf57a58887 Merge pull request #10521 from igsha/basiciw
pythonPackages.basiciw: init at 0.2.2
2015-10-22 01:01:48 +03:00
Arseniy Seroka 954f6f13e6 Merge pull request #10523 from magnetophon/zam-plugins-3.6
zam-plugins: update 3.5->3.6
2015-10-22 01:01:38 +03:00
Damien Cassou d663cc5e17 gplaycli: init at 0.1.2
Also add ndg-httpsclient 0.4.0 which is a dependency of gplaycli.
2015-10-21 22:31:09 +02:00
Bart Brouns 35fcef10f5 zam-plugins: update 3.5->3.6 2015-10-21 22:15:05 +02:00
Nikolay Amiantov b5653d6cf1 Merge pull request #10520 from bjornfor/build-fhs-chroot-etc-mtab
build-fhs-chrootenv: add /etc/mtab -> /proc/mounts symlink
2015-10-21 22:56:34 +03:00
Bjørn Forsman ad49db64da build-fhs-chrootenv: add /etc/mtab -> /proc/mounts symlink
Needed to be able to run some programs (e.g. tune2fs) in the chroot.

AFAIK, /etc/mtab is deprecated, but programs still use it.
2015-10-21 21:44:29 +02:00
Arseniy Seroka 6f156db45b slim theme Nixos: 1.0 -> 2.0 2015-10-21 22:42:37 +03:00
Igor Sharonov 6610f4b679 pythonPackages.basiciw: init at 0.2.2 2015-10-21 22:41:03 +03:00
Domen Kožar b7088df010 Merge pull request #10277 from obadz/chromium-screensharing-bugfix
chromium: add enable_hangout_services_extension=true
2015-10-21 21:14:56 +02:00
Nikolay Amiantov 9c2d733426 Revert "rxvt_unicode: add patch to fix Shift+PgUp/PgDown bug"
This reverts commit 5877d74f03.
Closes #10513.
2015-10-21 20:53:18 +03:00
Igor Sharonov 754b772484 pythonPackages.colour: init at 0.1.2 2015-10-21 19:48:12 +03:00
goibhniu d673bf7ed3 Merge pull request #10429 from anderspapitto/master
rtags: init at 9fed420
2015-10-21 18:31:37 +02:00
aszlig f15420b0fe
thttpd: Fix SHA256 of the upstream tarball.
It's a bit unfortunate to see this, but while looking online to download
the old version of the file I found that MacPorts and FreeBSD had the
same issue:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199562

I've checked the diff as well and found no big functional changes,
except a function rename, copyright updates and changed syslog
priorities:

https://bz-attachments.freebsd.org/attachment.cgi?id=155775

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-21 17:15:18 +02:00
aszlig 3bf3d19759
nixpart0: Don't search for libudev using SO major.
The SO major is going to change in the upcoming update of the Hetzner
rescue system, which will cause NixOps to break because it's statically
using the SO major 0 while the new rescue system will have the major
number 1.

I'm still keeping the udevSoMajor attribute to retain backwards-
compatibility with older NixOps versions.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-21 17:15:17 +02:00
Arseniy Seroka b7f3d55979 Merge pull request #10502 from andrewrk/libsoundio
libsoundio: 1.0.2 -> 1.0.3
2015-10-21 16:18:43 +03:00
Arseniy Seroka 77803f4cb7 Merge pull request #10505 from simonvandel/tvheadend-4-0-6
tvheadend: 4.0.4 -> 4.0.6
2015-10-21 16:18:15 +03:00
Eelco Dolstra 764a523cf9 Drop unnecessary __impureHostDeps
<nix/fetchurl.nix> is a builtin derivation so it shouldn't need any
host dependencies.
2015-10-21 15:16:45 +02:00
Arseniy Seroka c678cfb751 Merge pull request #10507 from puffnfresh/package/pijul
pijul: init at 0.1
2015-10-21 16:08:46 +03:00
Arseniy Seroka ea3c8fdb40 Merge pull request #10508 from wedens/fzf_update
fzf: 0.10.4 -> 0.10.8
2015-10-21 16:08:28 +03:00
Nikolay Amiantov da38314be6 buildFHSEnv: create /etc/profile with writeText
This should avoid accidential expansion of variables, i.e. in
"export PATH=/some/path:$PATH"
$PATH would have been expanded in the environment builder!
2015-10-21 16:02:08 +03:00
Bjørn Forsman db0589b9fc librecad2: 2.0.7 -> 2.0.8 2015-10-21 14:41:20 +02:00
wedens c67e8c16e3 fzf: 0.10.4 -> 0.10.8 2015-10-21 16:45:58 +06:00
Brian McKenna c6c1d3f777 pijul: init at 0.1 2015-10-21 21:35:02 +11:00
Nikolay Amiantov 5cbc177dfb fakeroot: 1.18.4 -> 1.20.2 2015-10-21 13:29:54 +03:00
Domen Kožar 156f164677 Merge pull request #10432 from lancelotsix/update_pkgs.complexity
pkgs.complexity: 0.4 -> 1.3
2015-10-21 11:06:23 +02:00
Domen Kožar 5fa113faa8 Merge pull request #10483 from pjbarnoy/xfce4-whiskermenu-plugin
xfce4-whiskermenu-plugin
2015-10-21 11:05:20 +02:00
Simon Vandel Sillesen d495ac2957 tvheadend: 4.0.4 -> 4.0.6
Added a comment about network download, and cleaned it up a little
2015-10-21 09:01:42 +02:00
William A. Kennington III f608644c23 tmux: 2.0 -> 2.1 2015-10-20 23:04:39 -07:00
Andrew Kelley 0bbf978a72 libsoundio: 1.0.2 -> 1.0.3 2015-10-20 20:07:35 -07:00
Vincent Laporte f5c0d29c58 goffice: 0.10.22 -> 0.10.24 2015-10-21 04:43:16 +02:00
Tobias Geerinckx-Rice df22cfdb41 gptfdisk 1.0.0 -> 1.0.1
Changes: http://www.rodsbooks.com/gdisk/revisions.html
2015-10-21 01:46:39 +02:00
Jude Taylor 283c83785f bluejeans: fix evaluation on non-linux 2015-10-20 16:24:41 -07:00
Jude Taylor d63f0d3a6b hplip: fix evaluation 2015-10-20 15:54:33 -07:00
Jude Taylor a7f478a368 darwin: add needed inputs to python-3.4 2015-10-20 15:54:33 -07:00