Vladimír Čunát
cbd9262281
coreutils: disable a new test for now
...
As discussed in #42880 , this test and functionality is new,
and apparently noone will look deeper for now.
2018-09-01 16:49:38 +02:00
Robert Schütz
8a3397d11e
byobu: use python3
...
fixes #45895
2018-09-01 13:33:38 +02:00
R. RyanTM
7d98f2583e
cutecom: 0.45.0 -> 0.50.0 ( #45838 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
cutecom
2018-09-01 12:11:19 +02:00
Frederik Rietdijk
4134048b6f
Merge master into staging-next
2018-09-01 10:41:58 +02:00
Vladyslav Mykhailichenko
5d088b2601
bat: 0.6.0 -> 0.6.1
2018-09-01 09:45:32 +03:00
R. RyanTM
19a94e60da
bdf2psf: 1.184 -> 1.185 ( #45845 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
bdf2psf
2018-08-31 23:12:48 +02:00
StillerHarpo
03bb7def46
lolcat: 99.9.11 -> 99.9.19 ( #45873 )
2018-08-31 20:40:15 +02:00
R. RyanTM
12b5435198
ethtool: 4.17 -> 4.18 ( #45833 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
ethtool
2018-08-31 19:34:32 +02:00
Robert Schütz
93550cbddf
Merge branch 'master' into staging-next
2018-08-31 17:32:48 +02:00
John Ericson
2c4a75e9ef
Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
...
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
Franz Pletz
678695fde5
youtubeDL: 2018.08.04 -> 2018.08.28
2018-08-31 14:42:17 +02: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
Jan Tojnar
69a17c7a19
Revert "treewide: remove placeholder usage"
...
This reverts commit 82f6267023
.
2018-08-30 18:18:29 +02:00
Vladimír Čunát
19c68fe28c
Merge branch 'master' into staging
2018-08-30 12:25:43 +02: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
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
Jörg Thalheim
6d4cf88aa4
libcpuid: restrict to x86
2018-08-28 09:00:58 +01: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
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
Jörg Thalheim
df4696cf2d
mandoc: fix cc detection
2018-08-27 08:21:43 +01:00
Brayden Banks
a28dc898a5
mandoc: 1.13.4 -> 1.14.4
2018-08-26 18:12:59 -07:00
Frederik Rietdijk
b61b993b75
Merge master into staging
2018-08-26 12:10:05 +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
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
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
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
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
R. RyanTM
f3dff8dafc
qt5ct: 0.35 -> 0.36
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qt5ct/versions .
2018-08-23 21:21:58 -07:00
R. RyanTM
aaf448ec50
riemann_c_client: 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/riemann-c-client/versions .
2018-08-23 20:38:42 -07:00
Bas van Dijk
551fec4467
Merge branch 'master' into es6
2018-08-23 23:41:27 +02:00
Jonathan Queiroz
847291228f
subberthehut: init at 20 ( #45366 )
2018-08-23 23:07:20 +02:00
R. RyanTM
9cc57c1d61
fwup: 1.2.3 -> 1.2.5 ( #45239 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwup/versions .
2018-08-22 12:28:36 +02:00
Vincent Laporte
d1dbd50d85
bibtex2html: 1.98 -> 1.99 ( #45434 )
2018-08-21 20:10:21 +02:00
Vladimír Čunát
765d695b89
Merge branch 'staging-next'
...
Security fixes for a few packages are included.
2018-08-21 15:36:02 +02:00
R. RyanTM
2918ab7797
byobu: 5.125 -> 5.127 ( #45261 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/byobu/versions .
2018-08-21 14:48:59 +02:00
Vladyslav M
92125b381d
bat: 0.4.1 -> 0.5.0 ( #45425 )
2018-08-21 12:08:30 +02:00
xeji
54ff14b6f3
Merge pull request #45399 from markuskowa/license-8
...
Add licenses
2018-08-21 12:05:10 +02:00
Vladyslav M
3ec19b174f
watchexec: 1.8.6 -> 1.9.0 ( #45426 )
2018-08-21 12:00:11 +02:00
Vladyslav M
50eb4a08da
fd: 7.0.0 -> 7.1.0 ( #45422 )
2018-08-21 11:53:38 +02:00
Markus Kowalewski
27c74747f7
gnuvd: add license
2018-08-20 21:15:17 +02:00
Vladimír Čunát
153a19df05
Merge branch 'master' into staging-next
...
Hydra: ?compare=1474536
2018-08-20 09:15:33 +02:00
Peter Hoeg
7e0d2e901c
peruse: 1.2.20180219 -> 1.2.20180816
2018-08-20 11:32:05 +08:00
Orivej Desh
65663f883c
msgpack: rename from libmsgpack
...
The project does not use the name "libmsgpack". It variously uses "msgpack" and
"msgpack-c", and "msgpackc" for the name of the library.
2018-08-18 23:19:54 +00:00
Vladimír Čunát
14aa936ec5
Merge branch 'staging-next' into staging
2018-08-17 20:53:27 +02:00
Vladimír Čunát
209730208a
Merge branch 'staging-next'
2018-08-17 20:51:31 +02:00
Jörg Thalheim
34fcd67eff
Merge pull request #45249 from r-ryantm/auto-update/debootstrap
...
debootstrap: 1.0.106 -> 1.0.107
2018-08-17 14:08:33 +01:00
Jörg Thalheim
dafe0ab814
debootstrap: add wget also to PATH
2018-08-17 14:06:40 +01:00
R. RyanTM
c9e2ebeb96
debootstrap: 1.0.106 -> 1.0.107
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debootstrap/versions .
2018-08-17 04:47:59 -07:00
Vladimír Čunát
cbabebcc2e
Merge branch 'master' into staging-next
...
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
Jörg Thalheim
1fc8305cfd
Merge pull request #45240 from r-ryantm/auto-update/clipster
...
clipster: 2.0.0 -> 2.0.1
2018-08-17 12:35:36 +01:00
Jörg Thalheim
9aad7c1551
Merge pull request #45242 from r-ryantm/auto-update/dateutils
...
dateutils: 0.4.3 -> 0.4.4
2018-08-17 12:30:07 +01:00
R. RyanTM
ca1362e429
dateutils: 0.4.3 -> 0.4.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dateutils/versions .
2018-08-17 04:06:29 -07:00
R. RyanTM
0a3f0ef271
clipster: 2.0.0 -> 2.0.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clipster/versions .
2018-08-17 04:01:02 -07:00
Aneesh Agrawal
9a4e067a86
cowsay: 3.0.3+dfsg1-16 -> 3.0.3+dfsg2
...
The old source no longer exists.
2018-08-17 00:45:48 -07:00
Jörg Thalheim
d70d575151
Merge pull request #45156 from markuskowa/lics-tools
...
Add license meta tags
2018-08-17 00:31:26 +02:00
Jörg Thalheim
996e275cdb
Merge pull request #45160 from r-ryantm/auto-update/pspg
...
pspg: 1.2.1 -> 1.3.0
2018-08-17 00:29:36 +02:00
R. RyanTM
4207c41ee2
pspg: 1.2.1 -> 1.3.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/pspg/versions .
2018-08-16 14:50:20 -07:00
Markus Kowalewski
81fcce7566
less: add license
2018-08-16 22:12:21 +02:00
Markus Kowalewski
f1c0b5e498
grub-0.97: add license
2018-08-16 22:04:31 +02:00
Markus Kowalewski
e59f8fa490
fortune: add license
2018-08-16 21:55:12 +02:00
Markus Kowalewski
1f3b568a6c
bc: add license
2018-08-16 21:24:42 +02:00
Timo Kaufmann
c307e99c5d
Merge pull request #45127 from r-ryantm/auto-update/you-get
...
you-get: 0.4.1099 -> 0.4.1128
2018-08-16 20:56:58 +02:00
R. RyanTM
063942ccfe
you-get: 0.4.1099 -> 0.4.1128
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/you-get/versions .
2018-08-16 10:58:44 -07:00
Markus Kowalewski
c1801f612c
cowsay: add license
2018-08-15 20:53:08 +02:00
Silvan Mosberger
b1cf86b8bb
Merge pull request #44966 from worldofpeace/imobile-updates
...
libimobiledevice updates
2018-08-15 17:05:10 +02:00
Silvan Mosberger
3f2921b610
pdd: 1.3 -> 1.3.1
2018-08-14 17:21:02 +02:00
Vladimír Čunát
ded9a4b1aa
Merge branch 'staging-next' into staging
...
Commits from master, conflict resolutions, etc.
2018-08-13 20:57:50 +02:00
Vladimír Čunát
5b0398dc36
Merge branch 'master' into staging-next
...
Conflicts: gobby and libinfinity - I took the hand-edited versions
instead of those resuting from the mass-replacement.
Hydra: ?compare=1473190
2018-08-13 20:43:59 +02:00
R. RyanTM
1725a321ca
skim: 0.5.0 -> 0.5.1 ( #44700 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/skim/versions .
2018-08-13 14:28:37 +02:00
worldofpeace
ddc73a67b5
usbmuxd: 1.1.0 -> 2018-07-22
2018-08-13 00:48:58 -04:00
Vladimír Čunát
00df25ee57
Merge branch 'master' into staging-next
...
Hydra: ?compare=1472947
2018-08-12 10:33:41 +02:00
Jan Malakhovski
10a4cc14de
system-config-printer: disable tests
2018-08-11 09:35:39 +00:00
Jan Malakhovski
f360278c8d
memtest86plus: disable tests
2018-08-11 09:35:39 +00:00
Jan Malakhovski
49dd9d8ab2
jdupes: disable tests
2018-08-11 09:35:35 +00:00
Jan Malakhovski
3f843e0de6
recutils: use checkInputs, fix tests, also fix build
2018-08-11 09:35:29 +00:00
Jan Malakhovski
1563671e88
parted: use checkInputs
2018-08-11 09:35:26 +00:00
Pascal Wittmann
a34579e01e
Merge branch 'master' into add-missing-licenses
...
Conflicts:
pkgs/tools/networking/network-manager/fortisslvpn.nix
2018-08-11 09:36:34 +02:00
Alexey Shmalko
6b1a04d788
alarm-clock-applet: fix build ( #44872 )
...
The build has been failing because sourceforge-served release include
-Werror=format=2 flag, which enabled -Werror=format-y2k, which in turn
stopped the build because of a debug log message formatting.
Building release from GitHub works fine.
2018-08-10 19:37:48 +02:00
Maximilian Bosch
b93d8a0837
opentimestamps-client: fix build ( #44844 )
...
Build was broken as release-0.6.0 didn't support opentimestamps-0.4.0.
Applying the patch which relaxes the version contraints in `setup.py`
helps.
Furthermore the tests were broken as they missed the `git` executable.
2018-08-10 00:10:55 +02:00
Silvan Mosberger
14fc982e0c
uudeview: fix build
2018-08-09 20:35:25 +02:00
Jan Tojnar
c83e929b94
Merge pull request #44689 from jtojnar/gnome-cleanup
...
GNOME2 cleanup
2018-08-09 18:55:59 +02:00
Frederik Rietdijk
d9fa74ba78
Merge master into staging
2018-08-09 18:28:15 +02:00
Jan Tojnar
635f4a2938
appdata-tools: drop
2018-08-09 17:36:46 +02:00
Fahad Sadah
8c7fa1e836
youtube-dl: 2018.07.10 -> 2018.08.04 ( #44817 )
2018-08-09 17:16:17 +02:00
Pascal Wittmann
af8cd3c74e
Merge branch 'master' into add-missing-licenses
...
Conflicts:
pkgs/applications/version-management/subversion/default.nix
2018-08-09 13:10:27 +02:00
Frederik Rietdijk
786cbba7be
Merge pull request #44447 from NixOS/staging-next
...
Staging next
2018-08-09 09:04:03 +02:00
R. RyanTM
a31ab46499
plantuml: 1.2018.8 -> 1.2018.9
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/plantuml/versions .
2018-08-09 00:40:40 +02:00
R. RyanTM
829786a566
ttfautohint: 1.8.1 -> 1.8.2 ( #44682 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ttfautohint/versions .
2018-08-08 23:20:21 +02:00
Vladyslav M
93b6d5f9e7
geekbench: 4.1.1 -> 4.2.3 ( #44709 )
2018-08-08 15:39:33 +02:00
rnhmjoj
f428ac60eb
asciinema: remove pythonPackages alias
2018-08-08 02:20:54 +02:00
Pascal Wittmann
77d5aff75e
moreutils: add license
...
see issue #43716
2018-08-06 12:42:49 +02:00
Pascal Wittmann
2e57556e62
multitail: add license
...
see issue #43716
2018-08-06 12:41:40 +02:00
Pascal Wittmann
934c71f806
riemann-tools: add meta-data
...
see issue #43716
2018-08-06 12:29:24 +02:00
Pascal Wittmann
21b81f41ae
renameutils: add license
...
see issue #43716
2018-08-06 12:20:53 +02:00
Vladimír Čunát
f504af072b
Merge branch 'master' into staging-next
...
There's been some large rebuild on master.
I don't really have time ATM to find what it was.
2018-08-06 12:07:37 +02:00
Pascal Wittmann
f7be21f4c9
Merge branch 'master' into add-missing-licenses
...
Conflicts:
pkgs/development/libraries/exiv2/default.nix
Set license to gpl2Plus
2018-08-06 12:04:52 +02:00
Pascal Wittmann
03b2a4dd79
fondu: add license
...
see issue #43716
2018-08-05 16:41:49 +02:00
Pascal Wittmann
9ff03a7716
disper: add license
...
see issue #43716
2018-08-05 16:29:27 +02:00
Pascal Wittmann
f611b23aee
diskscan: add license
...
see issue #43716
2018-08-05 16:28:41 +02:00
Pascal Wittmann
71caa7c54a
convmv: add license
...
see issue #43716
2018-08-05 16:14:20 +02:00
Robert Schütz
ad377b4cba
svtplay-dl: use python3Packages
2018-08-05 10:39:44 +02:00
Vladimír Čunát
7b67a32d5a
Merge file upgrade into staging-next
...
One more change from staging containing security fix
and looking relatively safe (wrt. breakage).
2018-08-04 21:26:59 +02:00
Tuomas Tynkkynen
008fd5fcf5
Merge remote-tracking branch 'upstream/master' into staging
2018-08-04 15:17:42 +03:00
Jörg Thalheim
44e4dbf9ac
Merge pull request #44403 from dotlambda/bashplotlib-python3
...
bashplotlib: use python3Packages
2018-08-03 23:54:22 +01:00
Jörg Thalheim
c065349282
Merge pull request #44402 from dotlambda/doitlive-python3
...
doitlive: use python3Packages
2018-08-03 23:49:58 +01:00
John Ericson
7a337cde31
Merge pull request #44423 from obsidiansystems/configureFlags-cleanup
...
treewide: All configureFlags are lists
2018-08-03 17:49:01 -04:00
John Ericson
f0d6b385d1
treewide: Make all the rest of configureFlags
2018-08-03 17:06:03 -04:00
John Ericson
db965063b3
treewide: Make configureFlags lists
2018-08-03 17:06:03 -04:00
John Ericson
85a9913edd
treewide: Make more complicated configureFlags lists
2018-08-03 17:06:03 -04:00
Robert Schütz
c0589af34e
apt-offline: 1.3 -> 1.8.1
2018-08-03 19:13:38 +02:00
Robert Schütz
c5fb1d70ca
bashplotlib: use python3Packages
2018-08-03 16:02:33 +02:00
Robert Schütz
2f5bbbebfd
doitlive: use python3Packages
2018-08-03 15:53:52 +02:00
Jörg Thalheim
13db07a092
logstash: update default version to v6
2018-08-03 12:06:45 +01:00
Gabriel Ebner
feabc475c0
vdirsyncer: 0.17.0a2 -> 0.17.0a3
...
fixes build
2018-08-03 12:42:22 +02:00
Jörg Thalheim
ed5531383e
tldr: override makeFlags to set CC
2018-08-03 05:43:43 +01:00
Carlos D
dc8aa01c91
tldr: add support for darwin
2018-08-03 12:36:24 +10:00
Kai
405cc5b1a0
lbdb: 0.46 -> 0.47 ( #44376 )
2018-08-02 22:16:29 +02:00
John Ericson
89c21fce3f
Merge commit 'master' into staging
2018-08-02 16:13:33 -04:00
Pascal Wittmann
274f091b95
wv: add license
...
see issue #43716
2018-08-02 16:36:57 +02:00
Moritz Angermann
acaa6c92fb
coreutils: unix-only
...
Windows is not supported & we currently define "all" to be "unix" + "windows".
2018-08-01 21:18:41 -04:00
Tuomas Tynkkynen
6260fc8b8e
Merge remote-tracking branch 'upstream/master' into staging
2018-08-01 19:06:09 +03:00
Jens Binkert
90ce71eb0c
ldmtool: init at 0.2.4 ( #43975 )
2018-08-01 11:40:07 +02:00
Uli Baum
7be0521a25
file: 5.33 -> 5.34
...
fixes CVE-2018-10360
2018-08-01 09:04:54 +02:00
Jörg Thalheim
c5d1f7723b
Merge pull request #43985 from snaar/fix-lesspipe-dependency
...
lesspipe: add missing dependency on 'file'
2018-07-30 09:46:06 +01:00
R. RyanTM
7d3daa31b9
pspg: 1.1.1 -> 1.2.1 ( #43916 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pspg/versions .
2018-07-29 20:28:12 +02:00
Jörg Thalheim
bdfba1a954
Merge branch 'master' into update/grv-0.2.0
2018-07-29 12:18:18 +01:00
Frederik Rietdijk
e46e7f44c2
Merge staging-next into master
2018-07-29 09:13:54 +02:00
Will Dietz
0eb13162f1
Revert "Merge pull request #43983 from viric/coreutils_ssl_master"
...
coreutils is part of stdenv, which doesn't allow openssl currently.
It's unclear that adding openssl to stdenv was intended,
but if it was it was not discussed or mentioned.
To unbreak "all the things", reverting until this
has been discussed and a proper fix has been put together.
This reverts commit df9f76c62d
, reversing
changes made to 585ded7329
.
2018-07-28 19:20:26 -05:00
Lluís Batlle i Rossell
8f5bfc6901
coreutils: fix unwanted change in prev merge
...
I didn't mean to change the enableParallelBuilding.
2018-07-29 00:20:18 +02:00
viric
df9f76c62d
Merge pull request #43983 from viric/coreutils_ssl_master
...
Openssl in coreutils makes *sum programs much faster (RFC)
2018-07-29 00:17:44 +02:00
Lluís Batlle i Rossell
322b2043f9
Remove default for openssl
...
Suggested by matthewbauer review.
2018-07-28 19:30:54 +02:00
Lluís Batlle i Rossell
f54b387b63
Merge remote-tracking branch 'central/master' into viric_clean
2018-07-28 19:25:14 +02:00
Frederik Rietdijk
8db716d9f3
Merge master into staging-next
2018-07-28 12:31:35 +02:00
Silvan Mosberger
f460703211
Merge pull request #44154 from sh4r3m4n/fzf-fix-2
...
fzf: fix invalid symlink on vim-plugins
2018-07-28 05:27:48 +02:00
Matthew Bauer
53bf234c85
fortune: remove gcc from closure
...
Fixup is only run on $out/bin not $out/games. Luckily fortune is
relocatable so just moving it to $out/bin works & reduces closure size.
2018-07-27 19:39:33 -04:00
Bas van Dijk
ebcdb822f8
elk: 6.2.4 -> 6.3.2
...
* The ELK stack is upgraded to 6.3.2.
* `elasticsearch6`, `logstash6` and `kibana6` now come with X-Pack which is
a suite of additional features. These are however licensed under the unfree
"Elastic License".
* Fortunately they also provide OSS versions which are now packaged
under: `elasticsearch6-oss`, `logstash6-oss` and `kibana6-oss`.
Note that the naming of the attributes is consistent with upstream.
* The test `nix-build nixos/tests/elk.nix -A ELK-6` will test the OSS
version by default. You can also run the test on the unfree ELK using:
`NIXPKGS_ALLOW_UNFREE=1 nix-build nixos/tests/elk.nix -A ELK-6 --arg enableUnfree true`
2018-07-28 00:01:31 +02:00
Profpatsch
9a95c136d8
execline: 2.3.0.3 -> 2.5.0.0
2018-07-27 17:48:32 +02:00
Matías Lang
fcb4e32e9a
fzf: fix invalid symlink on vim-plugins
...
The fzf vim plugin wasn't working because it was making a symlink to a
directory with the full source code. This directory isn't present
anymore since the commit e95f17e272
wich
removes it because it isn't so useful for the go packages.
I fixed it by manually copying the plugin/ directory into the out
derivation, which is the only part of the source that contains the vim
plugin.
2018-07-27 12:27:42 -03:00
Jörg Thalheim
84c75d5a50
blsd: bump libgit
2018-07-27 13:34:35 +01:00
Frederik Rietdijk
f59e6f4037
Merge master into staging
2018-07-26 16:18:53 +02:00
Ruben Maher
0438900c7a
eot_utilities: change platforms to unix
...
This works on Darwin too.
2018-07-25 11:36:25 +09:30
Profpatsch
4295da8af4
skarnet software: add Profpatsch as maintainer
2018-07-25 00:06:31 +02:00
Profpatsch
710f0f8c10
skarnet software: rename attributes and split outputs
...
Change the attribute names of camelCased utils to kebab-case to improve
consistency.
Split every package into multiple outputs where possible.
2018-07-25 00:06:31 +02:00
Michael Hoang
4fac5ea60c
minicom: Add macOS support
2018-07-24 17:25:28 +10:00
snaar
93207805b8
lesspipe: fix paths via patch and substitution
2018-07-24 01:23:17 -04:00
Pascal Wittmann
535a835678
parallel: 20180622 -> 20180722
2018-07-23 20:36:35 +02:00
snaar
c6bc77d30e
lesspipe: add dependency on ncurses; actually pull in deps and put them on path
2018-07-23 14:32:39 -04:00
snaar
e0d5f644ac
lesspipe: add missing dependency on 'file'
2018-07-22 17:03:38 -04:00
Lluís Batlle i Rossell
36701d4af7
Openssl in coreutils makes *sum programs much faster.
...
sha256sum, md5sum, etc.
2018-07-22 22:02:13 +02:00
Lluís Batlle i Rossell
66d7126255
Take me (viric) out of most maintenance
...
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
Pascal Wittmann
13a288dcee
yad: add license
...
see issue #43716
2018-07-22 16:54:01 +02:00
R. RyanTM
ace66a7aeb
autorandr: 1.5 -> 1.6 ( #43953 )
2018-07-22 09:20:46 +00:00
Frederik Rietdijk
6c72782d36
Merge staging-next into master
2018-07-22 11:04:28 +02:00
Frederik Rietdijk
b141d3f274
Merge pull request #43939 from r-ryantm/auto-update/graylog
...
graylog: 2.4.5 -> 2.4.6
2018-07-22 08:34:26 +02:00
volth
cc55a3ebcb
treewide: fix build with disallowed aliases ( #43872 )
...
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
R. RyanTM
a651155e49
graylog: 2.4.5 -> 2.4.6
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/graylog/versions .
2018-07-21 17:47:11 -07:00
Matthew Bauer
916f096911
Merge pull request #43890 from matthewbauer/mingw-fixes
...
Mingw fixes
2018-07-21 17:04:20 -04:00
Matthew Bauer
09fed91ec8
file: build on windows
2018-07-21 17:00:05 -04:00
Frederik Rietdijk
ad47d658d1
Merge master into staging-next
2018-07-21 19:43:53 +02:00
Jörg Thalheim
218298b30f
Merge branch 'master' into unused5
2018-07-21 15:41:22 +01:00
Frederik Rietdijk
251a0a9a86
Merge pull request #43860 from volth/unused2
...
treewide: remove unused 'inherit' in let blocks
2018-07-21 11:13:36 +02:00
Frederik Rietdijk
d21911f9f4
Merge pull request #43734 from r-ryantm/auto-update/rcm
...
rcm: 1.3.1 -> 1.3.3
2018-07-21 11:00:00 +02:00
Frederik Rietdijk
f48f51257d
Merge pull request #43772 from r-ryantm/auto-update/esptool-ck
...
esptool-ck: 0.4.11 -> 0.4.13
2018-07-21 10:58:54 +02:00
Frederik Rietdijk
bac0f0a895
Merge pull request #43777 from r-ryantm/auto-update/fwup
...
fwup: 1.2.1 -> 1.2.3
2018-07-21 10:58:35 +02:00
Frederik Rietdijk
9b41494531
Merge pull request #43750 from r-ryantm/auto-update/mrtg
...
mrtg: 2.17.4 -> 2.17.7
2018-07-21 10:48:50 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
volth
6d2857a311
[bot] treewide: remove unused 'inherit' in let blocks
2018-07-20 19:38:19 +00:00
Michael Weiss
accfb93503
lf: Install the manual page
2018-07-19 22:33:45 +02:00
Pascal Wittmann
aba0e560f0
ical2org: adhere to version number convention
...
see issue #43717
2018-07-19 21:56:29 +02:00
Frederik Rietdijk
8213ff161c
Merge master into staging-next
2018-07-19 18:24:24 +02:00
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04:00
Michael Weiss
d7d31fea7e
lf: 6 -> 7
2018-07-19 02:11:15 +02:00
Tuomas Tynkkynen
20847b251e
diffoscope: Add gnumeric dependency
...
For the `ssconvert` tool.
2018-07-19 02:33:45 +03:00
Tuomas Tynkkynen
a595896c56
diffoscope: Document the script to locate missing optional dependencies
...
And give it it a bit more descriptive name of list-missing-tools.sh.
2018-07-19 02:31:23 +03:00
Will Dietz
0a46f8c198
diffoscope: fix manpage generation
...
Was already broken, not sure for how long.
Without this the tool fails to run,
so help2man ends up producing an empty file.
2018-07-19 02:11:00 +03:00
Will Dietz
dc29207e93
diffoscope: add lz4 tool
2018-07-19 02:11:00 +03:00
Will Dietz
b03ed95050
diffoscope: 98 -> 99
2018-07-19 02:11:00 +03:00
R. RyanTM
fd1c9d4c9a
fwup: 1.2.1 -> 1.2.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/fwup/versions .
2018-07-18 15:51:54 -07:00
R. RyanTM
6f7773cc2a
esptool-ck: 0.4.11 -> 0.4.13
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/esptool-ck/versions .
2018-07-18 15:14:22 -07:00
R. RyanTM
3c6a9e13a9
mrtg: 2.17.4 -> 2.17.7
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mrtg/versions .
2018-07-18 10:26:17 -07:00
R. RyanTM
9fb190de50
rcm: 1.3.1 -> 1.3.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/rcm/versions .
2018-07-17 19:57:24 -07:00
Robert Schütz
2391d1dbf3
esptool: 2.4.1 -> 2.5.0 ( #43663 )
2018-07-18 01:16:57 +02:00
Frederik Rietdijk
12949bf84a
Merge master into staging
2018-07-17 10:05:50 +02:00
Frederik Rietdijk
1ae2f10642
Merge staging-next into master
2018-07-17 10:04:59 +02:00
Pascal Wittmann
e72ef5780d
mmake: fix description
2018-07-16 22:08:25 +02:00
Pascal Wittmann
f3d9353a75
toilet: add myself (pSub) as maintainer
2018-07-16 22:04:48 +02:00
Frederik Rietdijk
6d339e5863
Merge staging-next into staging
2018-07-16 17:14:44 +02:00
Frederik Rietdijk
3c09808160
Merge master into staging-next
2018-07-16 07:43:37 +02:00
William Casarin
fb130874fd
clipmenu: init at 5.4.0
...
clipmenu is a simple tool for managing you clipboard with dmenu.
2018-07-15 12:22:46 -07:00