1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-02 18:42:15 +00:00
Commit graph

61221 commits

Author SHA1 Message Date
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
Frederik Rietdijk 536949ae32 python pyflakes_0_8: init at 0.8.1 2015-10-20 18:54:23 +02:00
Frederik Rietdijk fc801238ef python pyflakes: 0.9.2 -> 1.0.0 2015-10-20 18:54:17 +02:00
Frederik Rietdijk 9ada7aa2a8 python packages scikit-learn: 0.16.1 -> 0.17b1
Some tests in scikit-learn 0.16.1 fail with the new scipy 0.16 package.
This is known upstream and should be fixed in the next release.
https://github.com/scikit-learn/scikit-learn/issues/5045

This commit disables the tests until the next scikit-learn release.
2015-10-20 18:54:08 +02:00
Frederik Rietdijk fb0bb02af4 python-packages scipy: 0.15.1 -> 0.16.0 2015-10-20 18:54:02 +02:00
Nikolay Amiantov eae00fe687 steam-runtime: build using new Runtime build system 2015-10-20 18:53:46 +03:00
Brandon Dimcheff c0a963e3cc cups-filters: make shell string longer (close #10493)
The cstring for the shell path is too short for nixos in cups-filters,
causing it to be truncated.  This was previously fixed in #5428, but
regressed.

This is a permanent solution accepted even upstream
https://bugs.linuxfoundation.org/show_bug.cgi?id=1325
http://bzr.linuxfoundation.org/loggerhead/openprinting/cups-filters/revision/7401
2015-10-20 17:09:42 +02:00
Nikolay Amiantov 1c48e74a33 Merge pull request #8299 from abbradar/steam-native
Steam: use native NixOS libraries instead of Steam Runtime
2015-10-20 17:07:29 +03:00
Jude Taylor 80b1f3378d Merge pull request #9256 from FRidh/networkx
python-packages networkx: 1.9.1 -> 1.10
2015-10-20 04:11:39 -07:00
Jude Taylor d6a6f9db95 fix reference to glibtoolize in tmate 2015-10-20 03:57:34 -07:00
Rickard Nilsson 321a6b2248 google-cloud-sdk: 0.9.74 -> 0.9.82 2015-10-20 12:15:00 +02:00
Frederik Rietdijk d1975ca95f python nibabel: remove failing test 1.10.1 2015-10-20 11:51:26 +02:00
Frederik Rietdijk 31f0478c46 pythonPackages numpy: enable for Python 3.5
Since 1.9.3 numpy works with Python 3.5.
Packages depending on Numpy still might cause problems with Python 3.5.
2015-10-20 11:51:18 +02:00
Frederik Rietdijk 0732a39dee pythonPackages numpy: 1.9.2 -> 1.10.1 2015-10-20 11:51:10 +02:00
Lancelot SIX f729d79fec pkgs.units: 2.11 -> 2.12
See http://lists.gnu.org/archive/html/info-gnu/2015-10/msg00006.html
2015-10-20 07:40:30 +00:00
Arseniy Seroka 1c8e415b1b Merge pull request #10479 from odi/master
python-packages: pafy 0.3.74 -> 0.4.1
2015-10-20 10:25:08 +03:00
Arseniy Seroka 7d5b96a6de Merge pull request #10482 from rycee/package/perl-TextCSVEncoded
perl-TextCSVEncoded: init at 0.24
2015-10-20 10:24:55 +03:00
Arseniy Seroka 6479f8c1f4 Merge pull request #10485 from layus/fix1
python-docker-py: fix dependency: requests -> requests2
2015-10-20 10:24:39 +03:00
Arseniy Seroka 6488ec7013 Merge pull request #10484 from willtim/master
mendeley: 1.13.1 -> 1.15
2015-10-20 10:24:13 +03:00
Arseniy Seroka 25092ef737 Merge pull request #10494 from dochang/yank
yank: init at 0.4.1
2015-10-20 10:23:39 +03:00
Arseniy Seroka d4f54f985b Merge pull request #10489 from andrewrk/obs-studio
obs-studio: 0.11.1 -> 0.12.0
2015-10-20 10:22:58 +03:00
Vincent Laporte 1df3f3b73a swiften: fix build 2015-10-20 07:13:18 +02:00
Desmond O. Chang db7fc89547 yank: init at 0.4.1 2015-10-20 13:00:53 +08:00
Jude Taylor 68087185e3 rethinkdb: build on darwin 2015-10-19 18:40:55 -07:00
Jude Taylor 97ebba6f1a add vim-vanilla changes to vim_configurable 2015-10-19 16:46:23 -07:00
Jude Taylor f77bf46c1e go-1.5: fix build on darwin, set to default version for all platforms 2015-10-19 16:14:36 -07:00
Andrew Kelley fdc3f13f2e obs-studio: 0.11.1 -> 0.12.0
Also enable PulseAudio support if unspecified.
2015-10-19 15:18:55 -07:00
Guillaume Maudoux 98152180cf python-docker-py: fix dependency: requests -> requests2 2015-10-19 21:43:45 +02:00
Tim Williams c4442e4210 mendeley: 1.13.1 -> 1.15 2015-10-19 20:16:57 +01:00
Oliver Dunkl abb7dad93a python-packages: pafy 0.3.74 -> 0.4.1 2015-10-19 21:12:11 +02:00
Perry Barnoy 7df323125f Merge branch 'master' of https://github.com/NixOS/nixpkgs into xfce4-whiskermenu-plugin
Pull from nixpkgs/master to resolve Travis CI build conflicts.
2015-10-19 14:10:40 -04:00
Arseniy Seroka 48d837f310 Merge pull request #10480 from dasjoe/asterisk
asterisk: fix service installation and upgrade to 13.6.0
2015-10-19 21:00:47 +03:00
Perry Barnoy 3d1797160f Created the xfce4-whiskermenu-plugin expression. 2015-10-19 13:58:13 -04:00
Perry Barnoy a60b53088d Added the xfce4-whiskermenu-plugin 2015-10-19 13:55:46 -04:00
Robert Helgesson aedd0386cc perl-TextCSVEncoded: init at 0.24 2015-10-19 19:54:07 +02:00
Jude Taylor 484b4250ae disable gdk-pixbuf test build on darwin 2015-10-19 10:12:09 -07:00
Hajo Möller 0baef5b806 asterisk: 13.3.2 -> 13.6.0 2015-10-19 19:05:41 +02:00
Tobias Geerinckx-Rice a6626bef1a geolite-legacy 2015-10-13 -> 2015-10-19 2015-10-19 19:03:05 +02:00
Tobias Geerinckx-Rice e07faf00f0 cassandra 2.1.10 -> 2.1.11 2015-10-19 18:19:00 +02:00
Tobias Geerinckx-Rice 15c964bf2e netsniff-ng 0.5.9-{106-g895377c -> 110-gfc4646b} 2015-10-19 18:19:00 +02:00
Thomas Tuegel 947fdd6b7e Merge pull request #10470 from Mathnerd314/unicode-coverage
Improve Unicode coverage
2015-10-19 05:46:39 -05:00
Nikolay Amiantov 4f3a99d21d pam_pgsql: init at 0.7.3.2 2015-10-19 13:30:28 +03:00
Lancelot SIX b2dfeb3e9a gnuchess: 6.2.1 -> 6.2.2
See http://lists.gnu.org/archive/html/info-gnu/2015-10/msg00005.html
2015-10-19 09:32:15 +00:00
Eelco Dolstra 9a3276b4b3 Merge pull request #10463 from mayflower/update-apache-httpd
apacheHttpd: 2.4.16 -> 2.4.17
2015-10-19 11:00:55 +02:00
Nikolay Amiantov a995837606 Merge pull request #10320 from abbradar/fhs-simplify
chroot-env: simplify, clean directories structure
2015-10-19 11:18:49 +03:00
Nikolay Amiantov d5a532ea8d Merge pull request #10202 from abbradar/llvm-debug
llvm: add debug builds support
2015-10-19 11:15:56 +03:00
Vladimír Čunát 2755d2b241 xorg: adjust generator to work with other archive types
In the end I didn't utilize it, but it shouldn't hurt.
2015-10-19 10:08:16 +02:00
Vladimír Čunát b6059b2c6a xorg: add three missing video drivers - chips, s3virge, xgi
Only building was tested.
2015-10-19 10:06:48 +02:00
Vladimír Čunát ff94673659 xorg.xf86-video-sis: minor update 0.10.7 -> 0.10.8 2015-10-19 09:39:32 +02:00
Vladimír Čunát 801a843bdb xorg.xorg-server: use the generated expression
... to avoid future surprises. Also add libunwind to deps.
I don't know why libxshmfence is no longer detected.
2015-10-19 09:35:07 +02:00
Vladimír Čunát 15f27723b3 xorg.xf86-input-libinput: update 0.12.0 -> 0.14.0 2015-10-19 09:20:13 +02:00
Robert Irelan 678c81b74d xorg.xf86-video-ast: 0.98.0 -> 1.1.5 (close #10451)
Fix failure of 0.98.0 to compile with NixOS 15.09 (due to referencing a
symbol `IOADDRESS` that has been removed from X.org drivers).
2015-10-19 09:06:33 +02:00
Mathnerd314 e0240a4b56 unidings: fix hash 2015-10-18 20:47:37 -06:00
Mathnerd314 33a32e47e8 akkadian: fix hash 2015-10-18 20:41:20 -06:00
Mathnerd314 1d24547aac signwriting: init at 1.1.4 2015-10-18 18:45:21 -06:00
Mathnerd314 a3d693f22b mro-unicode: init at 2013-05-25 2015-10-18 18:45:21 -06:00
Mathnerd314 1219fcf89c tai-ahom: init at 2015-07-06 2015-10-18 18:45:20 -06:00
Mathnerd314 f15c5a66e7 marathi-cursive: init at 1.2 2015-10-18 18:45:20 -06:00
Mathnerd314 dcd2c88847 sampradaya: init at 2015-05-26 2015-10-18 18:44:22 -06:00
Mathnerd314 952f7fdb67 oldsindhi: init at 0.1 2015-10-18 18:43:29 -06:00
Mathnerd314 346dcabe33 lohit-fonts: Update and split into individual font packages 2015-10-18 18:43:28 -06:00
Mathnerd314 ce3214a4c9 unifont_upper: init at 8.0.01 2015-10-18 18:43:28 -06:00
Mathnerd314 9cc60e1c27 hanazono: init at 20141012 2015-10-18 18:43:27 -06:00
Mathnerd314 1971c350df Package all of George Douros's fonts, not just Symbola 2015-10-18 18:43:07 -06:00
Nikolay Amiantov 3d6070f0a7 grub4dos: init at 0.4.6a 2015-10-19 03:27:42 +03:00
William A. Kennington III ca58b16d67 picocom: 2.0 -> 2.1 2015-10-18 17:23:51 -07:00
William A. Kennington III 480b289f5b mongodb: 3.0.6 -> 3.0.7
Use the vendored wiredtiger as the system one is not compatible
2015-10-18 17:23:51 -07:00
William A. Kennington III d03661b606 linuxFirmware: 2015-09-07 -> 2015-10-18 2015-10-18 17:23:51 -07:00
William A. Kennington III 95557d776e spice: 0.12.5 -> 0.12.6 2015-10-18 17:23:51 -07:00
William A. Kennington III 1381d57500 spice-protocol: 0.12.9 -> 0.12.10 2015-10-18 17:23:51 -07:00
William A. Kennington III cc2f78573e git: 2.5.3 -> 2.6.2 2015-10-18 17:23:51 -07:00
Arseniy Seroka 16255c86ea Merge pull request #10467 from mayflower/package/libressl-2.2.4
libressl: 2.2.3 -> 2.2.4
2015-10-19 02:30:12 +03:00
Arseniy Seroka 6ebf6615ef Merge pull request #10469 from deepfire/vue
vue:  3.2.2 -> 3.3.0
2015-10-19 02:29:55 +03:00
vbgl d43a1125c3 Merge pull request #10333 from rnhmjoj/pyquery
pyquery: 1.2.4 -> 1.2.9
2015-10-19 00:17:18 +02:00
Franz Pletz af86a58051 libressl: 2.2.3 -> 2.2.4
This release fixes a buffer overrun and a memory leak.

See: http://ftp.openbsd.org/pub/OpenBSD/patches/5.8/common/007_obj2txt.patch.sig
2015-10-19 00:01:32 +02:00
Anders Papitto 8af5e2ef01 rtags: init at 9fed420 2015-10-18 13:49:23 -07:00
Kosyrev Serge 137c248aa2 vue: 3.2.2 -> 3.3.0 2015-10-18 23:20:27 +03:00
Carles Pagès 1145130e9b yafc: update to 1.3.6 2015-10-18 22:20:07 +02:00
Arseniy Seroka 6a78e9f913 Merge pull request #10456 from rycee/svtplay-dl
svtplay-dl: 0.20.2015.09.13 -> 0.20.2015.10.08
2015-10-18 23:10:24 +03:00
Arseniy Seroka 4b8d0394f9 Merge pull request #10457 from rycee/bump/checkstyle
eclipse-plugin-checkstyle: 6.11.0 -> 6.11.1
2015-10-18 23:10:11 +03:00