3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

2209 commits

Author SHA1 Message Date
Tuomas Tynkkynen f064bfe803 treewide: Use more makeLibraryPath 2016-08-23 02:56:12 +03:00
Tuomas Tynkkynen 74a3a2cd7e treewide: Use makeBinPath 2016-08-23 01:18:10 +03:00
Frederik Rietdijk 8c1a1a11bf asciinema: 20160520 -> 1.3.0
See https://github.com/NixOS/nixpkgs/pull/17807
2016-08-19 12:32:22 +02:00
Frederik Rietdijk 5a501bd828 Remove top-level dbus_python and pythonDBus.
See #11567.

Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus-
python as that's the name upstream uses.

There is a small rebuild but I couldn't figure out the actual cause.
2016-08-16 22:52:37 +02:00
Nikolay Amiantov bdc700c23a grub4dos: 0.4.6a-2016-04-26 -> 0.4.6a-2016-08-06 2016-08-14 22:37:10 +03:00
Frederik Rietdijk e4b47de694 Remove top-level pycrypto
See #11567.
2016-08-14 14:28:26 +02:00
Frederik Rietdijk eb3e23c49e Remove top-level setuptools
See #11567.
2016-08-14 13:07:26 +02:00
zimbatm c2302f2f45 Merge pull request #17677 from kamilchm/no-go-libs-json
buildGoPackage: remove Go deps file `libs.json`
2016-08-12 18:13:29 +01:00
Kamil Chmielewski da3ddd48e4 buildGoPackage: remove Go deps file libs.json
After #16017 there were a lot
of comments saying that `nix` would be better than `JSON`
for Go packages dependency sets.
As said in https://github.com/NixOS/nixpkgs/pull/16017#issuecomment-229624046

    > Because of the content-addressable store, if two programs have the
    > same dependency it will already result in the same derivation in
    > the
    > store. Git also has compression in the pack files so it won't make
    > much difference to duplicate the dependencies on disk. And finally
    > most users will just use the binary builds so it won't make any
    > differences to them.

This PR removes `libs.json` file and puts all package dependencies in
theirs `deps.json`.
2016-08-11 23:07:09 +02:00
Michael Raskin d9e64c830c ised: 2.7.0 -> 2.7.1 2016-08-11 17:57:35 +02:00
Frederik Rietdijk 05a81335cf Merge pull request #17658 from siddharthist/fasd/update
fasd: 2015-03-29 -> 2016-08-11
2016-08-11 09:16:53 +02:00
Langston Barrett 76160b73ec fasd: 2015-03-29 -> 2016-08-11
change "git" to "unstable" (recommended by @FRidh)
2016-08-11 07:14:35 +00:00
Tuomas Tynkkynen ab8b78f6a3 xfstests: 2016-01-11 -> 2016-08-06 2016-08-11 00:50:16 +03:00
Tuomas Tynkkynen 0da53ba08c xfstests: Remove 'su' from PATH
This needs to be coming from the setuid wrapper to work correctly.
2016-08-11 00:50:16 +03:00
Thomas Tuegel e642741124 Merge pull request #17468 from peterhoeg/kronometer
kronometer: init at 2.1.0
2016-08-08 11:15:32 -05:00
Peter Hoeg 1df8c62dcf kronometer: init at 2.1.0 2016-08-08 16:59:19 +08:00
arconix 39b48ed2ef cpuminer-multi: disable on 686-linux (#17558)
upstream bug lucasjones/cpuminer-multi#27
2016-08-07 09:22:47 +02:00
Tobias Geerinckx-Rice 3b0364cf36
snapper: 0.2.8 -> 0.3.3 2016-08-04 00:25:20 +02:00
Kranium Gikos Mendoza f5b0a5ce7a cpuminer: 2.4.4 -> 2.4.5 2016-08-03 15:48:02 +08:00
Kranium Gikos Mendoza 363381f3c2 cpuminer: fix darwin build 2016-08-03 15:47:57 +08:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Tuomas Tynkkynen 2258b21e4b treewide: Add lots of platforms to packages with no meta
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen 59ce911810 treewide: Some EOF-whitespace fixes 2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen b96fe03484 treewide: Fix meta.platforms related typos 2016-08-02 21:17:44 +03:00
Jascha Geerds 9cc42ade37 tmuxp: init at 1.2.0 2016-08-01 16:02:50 +02:00
Damien Cassou 292f2f41e9 vdirsyncer: 0.11.2 -> 0.11.3 2016-08-01 12:40:33 +02:00
Robin Gloster 022c888a5f Merge pull request #17403 from womfoo/bump/cpuminer-multi-20160316
cpuminer-multi: 20140723 -> 20160316, limit builds to linux
2016-07-31 23:24:14 +02:00
Kranium Gikos Mendoza 8db2b2e2cd cpuminer-multi: 20140723 -> 20160316 2016-07-31 23:10:41 +08:00
Rok Garbas 14e8071921 Merge pull request #17305 from hiberno/update-elk-stack
Update elk stack
2016-07-27 18:42:08 +02:00
Christian Lask 6d68a1fbf3 logstash: 1.5.3 -> 2.3.4
Note: the option to configure the watchdog timeout seems to be gone
in the 2.3 series of Logstash. It complains about an unknown option
and it is not in the source anymore. I am thus removing this
configuration option to adjust the service to these changes, too.
2016-07-27 17:45:38 +02:00
Robin Gloster 80b50dda07 Merge pull request #17281 from kevincox/rust-2016-07-26
rust-packages: 2016-07-13 -> 2016-07-26
2016-07-27 12:35:21 +02:00
rnhmjoj 7976c4e036
bdf2psf: 1.146 -> 1.147 2016-07-27 03:57:46 +02:00
Kevin Cox 1e74806403 exa: Update dependencies. 2016-07-26 14:57:50 -04:00
mimadrid 0e531def9e
parallel: 20160622 -> 20160722 2016-07-25 12:51:40 +02:00
Jun Hao 5535d94394 tmux: remove bin output to avoid cycle reference on OSX. fix #17092 2016-07-21 19:21:35 +08:00
Rok Garbas cd25b04dbb Merge pull request #16600 from artuuge/cpp_ethereum
cpp_ethereum: init at 1.2.9
2016-07-21 01:39:04 +02:00
Joachim F 33932304e1 Merge pull request #17093 from Ralith/qt5ct
qt5ct: init at 0.24
2016-07-20 09:08:27 +02:00
Benjamin Saunders fcfec7507b qt5ct: init at 0.24 2016-07-19 21:49:20 -07:00
Frederik Rietdijk 46378eb128 hdf5: propagate optional zlib dependency 2016-07-19 14:12:13 +02:00
Stephen Whitmore d8516b0fe3 youtube-dl: 2016.07.09.2 -> 2016.07.17 2016-07-18 09:50:51 -07:00
Graham Christensen 32744b72e5 disper: repair missing libXrandr and libX11 dependencies 2016-07-18 15:10:37 +02:00
Miguel Madrid dc05af3284 fzf: 0.13.2 -> 0.13.3 (#17013) 2016-07-18 06:36:35 +02:00
Franz Pletz 08c65bc68b gti: Fix build on darwin 2016-07-17 17:15:24 +02:00
mimadrid 018f4eb164
ethtool: 4.5 -> 4.6 2016-07-16 15:04:31 +02:00
Frederik Rietdijk 2e986016d0 Merge pull request #16946 from phanimahesh/fix-16198
Fix typo: s/propogate/propagate/
2016-07-15 15:00:01 +02:00
Vladimír Čunát 1b5ac05845 Merge branch 'staging'
Includes security fixes in gd and libarchive.
2016-07-14 15:51:28 +02:00
J Phani Mahesh 79312dc614 xflux-gui: propogatedBuildInputs -> propagatedBuildInputs 2016-07-14 15:53:09 +05:30
Gabriel Ebner 70e2438530 Merge pull request #16913 from womfoo/init/mc-4.8.17
mc: 4.8.16 -> 4.8.17
2016-07-13 13:44:13 +02:00
Kranium Gikos Mendoza 12effae5b6 mc: 4.8.16 -> 4.8.17 2016-07-13 18:52:31 +08:00
Vladimír Čunát 40785f0dac Merge branch 'master' into staging
Hydra nixpkgs: ?compare=1282763
2016-07-12 22:00:10 +02:00