Commit Graph

17381 Commits

Author SHA1 Message Date
Aaron Andersen
d7d7533c18 changes as per requested by @aszlig 2018-08-31 02:52:49 +00:00
John Ericson
0828e2d8c3 treewide: Remove usage of remaining redundant platform compatability stuff
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson
2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Timo Kaufmann
f7c43f3921
Merge pull request #45803 from r-ryantm/auto-update/pspg
pspg: 1.3.0 -> 1.4.2
2018-08-30 22:09:24 +02:00
Robert Schütz
a9780a095b Merge branch 'master' into staging-next 2018-08-30 21:56:13 +02:00
R. RyanTM
19ff9f60e2 pspg: 1.3.0 -> 1.4.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
pspg
2018-08-30 12:04:57 -07:00
xeji
d3036afd6d
Merge pull request #45432 from xeji/texlive-2018
[staging]: texlive: 2017 -> 2018
2018-08-30 20:42:03 +02:00
Jan Tojnar
3ddead7085
gmic: simplify the expression with placeholder 2018-08-30 18:18:31 +02:00
Jan Tojnar
69a17c7a19
Revert "treewide: remove placeholder usage"
This reverts commit 82f6267023.
2018-08-30 18:18:29 +02:00
Robert Schütz
4b4c871401 buttersink: move out of pythonPackages (#45783) 2018-08-30 16:33:53 +02:00
Michael Fellinger
b42be7312d asciidoctor: 1.5.6.2 -> 1.5.7.1 2018-08-30 14:56:09 +02:00
Vladimír Čunát
19c68fe28c
Merge branch 'master' into staging 2018-08-30 12:25:43 +02:00
markuskowa
b0401fa044 sshuttle: 0.78.3 -> 0.78.4 (#44895) 2018-08-30 11:11:33 +02:00
xeji
29b48e00bc
Merge pull request #45770 from Mic92/nix-review-0.5.1
nix-review: 0.5.0 -> 0.5.2
2018-08-30 08:56:53 +02:00
Juho Östman
5914bf4f97 xpra: fix the xkb search path (#45752)
Search for the xkb files in the nix store.
2018-08-30 08:45:11 +02:00
Jörg Thalheim
5b452a2f76 nix-review: 0.5.0 -> 0.5.2
fix cleanup issue: https://github.com/Mic92/nix-review/issues/10
2018-08-30 07:38:41 +01:00
R. RyanTM
88621e0595 vulkan-tools: 1.1.77.0 -> 1.1.82.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vulkan-tools/versions.
2018-08-29 18:56:06 -07:00
Frederik Rietdijk
6038628ea5 Merge master into staging-next 2018-08-29 20:54:55 +02:00
Michael Weiss
fc43fc1ea2 lf: 7 -> 8 2018-08-29 19:48:42 +02:00
Vladyslav Mykhailichenko
341a531c3d bat: 0.5.0 -> 0.6.0 2018-08-29 13:39:36 +03:00
Uli Baum
20d88c1a4b texlive: add IPFS URL for package source snapshot 2018-08-29 11:03:45 +02:00
Uli Baum
5c9ebf4fc7 biber: 2.10 -> 2.11
2.11 is the version used in TexLive 2018
2018-08-29 11:03:45 +02:00
Uli Baum
831551a9a1 texlive.bin.core-big: disable luatex53
build failed on Darwin
Patch by @veprbl
2018-08-29 11:03:45 +02:00
Uli Baum
ac03d2e571 texlive.bin.core-big: remove unneeded compiler flags 2018-08-29 11:03:45 +02:00
Uli Baum
2737f17d38 texlive: add detailed upgrade instructions in separate file 2018-08-29 11:03:45 +02:00
Uli Baum
f3961e5dae texlive-packages: snapshot 2017-final -> 20180827
and use fixed hashes
2018-08-29 11:03:44 +02:00
Uli Baum
738bae4ec2 texlive: make packages fixed-output derivations
This reverts a part of the changes made in #40826.
Fixed-output derivations save time and space on rebuilds.
2018-08-29 11:03:44 +02:00
Uli Baum
d5816c9bcb texlive: update server URLs 2018-08-29 11:03:44 +02:00
Uli Baum
149b180f18 texlive.bin: 20170524 -> 20180414 2018-08-29 11:03:44 +02:00
Jörg Thalheim
c748ac5bdd
Merge pull request #45721 from Mic92/remove-hurd
hurd: cleanup unmaintained target
2018-08-28 23:32:39 +01:00
Niclas
42bfaab927 bunny: init at 1.1 (#45714)
* bunny: init at 1.1

Motivation for this change

Pretty useful not to have to think about what system you're on when
doing basic (un)installation tasks.

* Fixed typo
2018-08-28 23:18:55 +02:00
Jörg Thalheim
9efffe0135 hurd: cleanup unmaintained target
This has been not touched in 6 years. Let's remove it to cause less
problems when adding new cross-compiling infrastructure.
This also simplify gcc significantly.
2018-08-28 22:18:02 +01:00
Vladimír Čunát
fd3927ac29
coreutils: split a coreutils-full version
- default coreutils is stripped of /share/ (11 -> 2 MiB)
- coreutils-full retains /share/ and adds openssl for faster *sum tools
- NixOS systemPackages contains coreutils-full
- *Support parameter defaults are moved inside
  (it seemed confusing to have `? false` and "at once" with `? isLinux`)

Closure considerations:
+ typical build-time closure will get lighter by ~9 MiB
- typical closure of NixOS installation will grow by ~2 MiB,
  due to referring to both versions.  I think it would be possible to
  re-use most of the utils between the two versions, but the expression
  would get much more complex.

I considered having stdenv with minimal coreutils and the default
`coreutils` attribute being full, but it turned out there were too many
trivial references in nixpkgs, so it didn't seem easy to keep rebuild
impact of openssl from growing significantly.
2018-08-28 22:17:07 +02:00
Vladimír Čunát
85facc4a70
coreutils nitpick: add --with-packager
`tool --version` now gets additional line:
Packaged by https://NixOS.org
2018-08-28 22:15:57 +02:00
Edward Tjörnhammar
1f8ee1b0d7
i2pd: 2.19.0 -> 2.20.0 2018-08-28 21:42:21 +02:00
Michael Weiss
98fbb44114 sshfs: 3.4.0 -> 3.5.0 2018-08-28 18:01:35 +02:00
Jan Tojnar
bbe620f77b
Merge pull request #45707 from jtojnar/drop-nm-gtk
Drop libnm-gtk
2018-08-28 17:50:42 +02:00
Will Dietz
4c2d822fad
Merge pull request #45703 from dtzWill/fix/e2fsprogs-musl
e2fsprogs: fix w/musl, __GNUC_PREREQ is glibc-ism
2018-08-28 09:15:28 -05:00
Will Dietz
a3f8a2c56f e2fsprogs: fix w/musl, __GNUC_PREREQ is glibc-ism
Fixes compilation on non-glibc at minor cost since these are only
used to guard the use of pragmas selectively disabling warnings
based on the GCC version used.
2018-08-28 08:34:52 -05:00
Jan Tojnar
2235437330
networkmanager_strongswan: remove nm-gtk dependency 2018-08-28 15:07:39 +02:00
Jan Tojnar
2683fe16a5
networkmanager-openvpn: remove nm-gtk dependency 2018-08-28 15:06:06 +02:00
Jan Tojnar
cb31e93abf
networkmanager-vpnc: remove nm-gtk dependency 2018-08-28 15:04:24 +02:00
Jan Tojnar
c858c831b6
networkmanager-l2tp: remove nm-gtk dependency 2018-08-28 15:02:15 +02:00
Jan Tojnar
2eb3fab10b
networkmanager-fortisslvpn: remove nm-gtk dependency 2018-08-28 15:00:27 +02:00
Jan Tojnar
a6130c36cd
networkmanager-iodine: remove nm-gtk dependency 2018-08-28 14:59:16 +02:00
Jan Tojnar
8e46884331
networkmanagerapplet: add missing docbook DTDs 2018-08-28 14:56:48 +02:00
Jan Tojnar
908c2cf56c
networkmanagerapplet: do not build libnm-gtk 2018-08-28 14:56:48 +02:00
Jörg Thalheim
6d4cf88aa4 libcpuid: restrict to x86 2018-08-28 09:00:58 +01:00
adisbladis
cbecd29b94
Merge pull request #45678 from dtzWill/update/upx-3.95
upx: 3.94 -> 3.95
2018-08-28 12:51:15 +08:00
Aaron Andersen
1a05952f44 remove duplicate string 2018-08-27 22:37:22 +00:00
R. RyanTM
af761489b5 xpra: 2.3.2 -> 2.3.3 (#45530)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xpra/versions.
2018-08-28 00:35:42 +02:00
Aaron Andersen
9153e499a8 removed redundant line 2018-08-27 22:35:25 +00:00
Aaron Andersen
bd50320cb1 some cleanup of the package .nix file as recommended by @jtojnar 2018-08-27 21:28:20 +00:00
Jörg Thalheim
c3f9ded3a9
Merge pull request #45540 from r-ryantm/auto-update/riemann-c-client
riemann_c_client: 1.10.2 -> 1.10.3
2018-08-27 22:19:22 +01:00
Jörg Thalheim
6d797c8462 nixpkgs.syslogng_incubator: mark as broken
cc @rickynils
2018-08-27 22:17:39 +01:00
Aaron Andersen
e8d79aba4e use fetchFromGitHub instead of fetchurl as recommended by @jtojnar 2018-08-27 20:59:19 +00:00
R. RyanTM
984c55f82d yubico-piv-tool: 1.5.0 -> 1.6.1 (#45531)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yubico-piv-tool/versions.
2018-08-27 22:39:54 +02:00
Will Dietz
da8e3ef9e5 upx: 3.94 -> 3.95 2018-08-27 12:50:44 -05:00
Aaron Andersen
64fd3f10aa fixed mistake about location of HOME 2018-08-27 15:49:41 +00:00
Aaron Andersen
4d89adcd72 tweak the PATH variable to better match what NixOS provides 2018-08-27 15:24:10 +00:00
David Guibert
2f6cc89787 udftools: 1.0.0b3 -> 2.0 (#45583)
This path also migrates to the github repo.
2018-08-27 10:15:23 +02:00
Jörg Thalheim
78efb59cbe
Merge pull request #45642 from bb010g/update-mandoc
mandoc: 1.13.4 -> 1.14.4
2018-08-27 08:30:19 +01:00
Jörg Thalheim
df4696cf2d mandoc: fix cc detection 2018-08-27 08:21:43 +01:00
Frederik Rietdijk
7945295410 Merge master into staging 2018-08-27 08:21:50 +02:00
Frederik Rietdijk
87e44b0357
Merge pull request #45643 from NixOS/staging-next
Staging next
2018-08-27 08:21:31 +02:00
Brayden Banks
a28dc898a5 mandoc: 1.13.4 -> 1.14.4 2018-08-26 18:12:59 -07:00
R. RyanTM
0e530b037d e2fsprogs: 1.44.3 -> 1.44.4 (#45602)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/e2fsprogs/versions.
2018-08-27 02:09:44 +02:00
Johannes Löthberg
9e44b46bab dex: 0.7 -> 0.8.0 (#45639)
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-08-26 22:14:17 +02:00
Uli Baum
cd8bcb5f9f ceph: fix build, 12.2.2 -> 12.2.7
Since 772eef9168, Boost
doesn't support by python by default, which broke ceph.

Also bump to 12.2.7, the latest release of ceph 12.
2018-08-26 13:11:57 +02:00
Frederik Rietdijk
b61b993b75 Merge master into staging 2018-08-26 12:10:05 +02:00
Frederik Rietdijk
9cae0fec3d Merge master into staging-next 2018-08-26 12:09:22 +02:00
Aaron Andersen
8da9d7ceb1 conforming to CONTRIBUTING.md 2018-08-25 21:10:59 -04:00
Aaron Andersen
944f0b01a4 replace hardcoded guess path with what i hope is the proper nixos path 2018-08-26 01:02:33 +00:00
Aaron Andersen
63c3b7ce10 fixed license
added incron to pkgs
2018-08-25 20:51:39 -04:00
Aaron Andersen
fc03a9f5b7 initial work on incron service 2018-08-25 18:08:24 -04:00
Jan Tojnar
e8a6d22174
Merge pull request #45627 from jtojnar/gnome-cleanup
Gnome cleanup
2018-08-25 22:14:51 +02:00
Jan Tojnar
b47e4e7644
modemmanager: remove unneeded dependency 2018-08-25 21:41:14 +02:00
Frederik Rietdijk
4bca849184
Merge pull request #44973 from NixOS/python-unstable
Python packages set: last major updates before branch off
2018-08-25 19:03:26 +02:00
Frederik Rietdijk
6923bc8d23 awscli: 1.15.66 -> 1.16.1 2018-08-25 18:16:34 +02:00
Frederik Rietdijk
eed3f083b6
Merge pull request #45572 from r-ryantm/auto-update/hdf5-threadsafe
hdf5-threadsafe: 1.10.2 -> 1.10.3
2018-08-25 18:11:49 +02:00
Bas van Dijk
7d04961c95
Merge pull request #44389 from Mic92/es6
elasticsearch: use 6.x as default version, remove unsupported releases
2018-08-25 17:04:07 +02:00
Jan Tojnar
c59f165771
gtk-vnc: 0.7.0 → 0.9.0 2018-08-25 15:57:23 +02:00
Peter Simons
39281ce3cc
Merge pull request #45601 from r-ryantm/auto-update/duplicity
duplicity: 0.7.17 -> 0.7.18
2018-08-25 09:47:03 +02:00
Sarah Brofeldt
bfb3f2d7bc
Merge pull request #45590 from edef1c/minijail-android-9.0.0_r3
minijail: android-8.0.0_r34 -> android-9.0.0_r3
2018-08-25 09:46:22 +02:00
Frederik Rietdijk
8fbe3a484a Merge master into staging 2018-08-25 07:37:14 +02:00
R. RyanTM
d01c4fe3fc duplicity: 0.7.17 -> 0.7.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duplicity/versions.
2018-08-24 11:21:59 -07:00
R. RyanTM
e7d82391fe inadyn: 2.3.1 -> 2.4 (#45573)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/inadyn/versions.
2018-08-24 18:32:30 +02:00
edef
c331750258 minijail: android-8.0.0_r34 -> android-9.0.0_r3 2018-08-24 16:23:39 +00:00
R. RyanTM
1f4eb992c4 gparted: 0.31.0 -> 0.32.0 (#45576)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gparted/versions.
2018-08-24 18:23:09 +02:00
Uli Baum
00aee56f3d Revert "miniupnpd: 2.1 -> 2.1.20180706 (#43186)"
This reverts commit 5d56adb4fd.
2018-08-24 15:45:44 +02:00
Léo Gaspard
5305f5c273 pg_top: do not use docbook for longDescription 2018-08-24 06:33:49 -07:00
R. RyanTM
fb70ad3d60 hdf5-threadsafe: 1.10.2 -> 1.10.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hdf5-threadsafe/versions.
2018-08-24 03:57:05 -07:00
R. RyanTM
7a98ab9e9b s4cmd: 2.0.1 -> 2.1.0 (#45536)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/s4cmd/versions.
2018-08-24 10:28:20 +02:00
adisbladis
f29032a095
Merge pull request #45535 from r-ryantm/auto-update/rpm
rpm: 4.14.1 -> 4.14.2
2018-08-24 16:22:26 +08:00
adisbladis
bb3395c7ab
Merge pull request #45542 from r-ryantm/auto-update/qt5ct
qt5ct: 0.35 -> 0.36
2018-08-24 16:21:33 +08:00
Peter Simons
f56ed7aecd
Merge pull request #45554 from r-ryantm/auto-update/nbd
nbd: 3.17 -> 3.18
2018-08-24 10:21:26 +02:00
R. RyanTM
7bf88248e8 nbd: 3.17 -> 3.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nbd/versions.
2018-08-24 00:27:12 -07:00
Vladimír Čunát
7db611f2af
Merge branch 'staging'
Includes libX11 security update.
2018-08-24 09:19:43 +02:00
Pascal Wittmann
8987547106
Merge pull request #45548 from r-ryantm/auto-update/parallel
parallel: 20180722 -> 20180822
2018-08-24 09:09:54 +02:00
R. RyanTM
7ddffd7fb7 parallel: 20180722 -> 20180822
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/parallel/versions.
2018-08-23 23:27:07 -07:00