Robert Schütz
72934aa94e
beets: use python3Packages
2018-07-26 12:43:18 +02:00
Johan Thomsen
75e71ad216
cfssl: 20170527 -> 1.3.2
2018-07-26 11:20:36 +02:00
Matthew Bauer
060f53e0d4
Merge pull request #44109 from NixOS/ryantrinkle/remove-empty-file
...
azure-cli: delete empty nix file
2018-07-25 17:28:17 -04:00
Ryan Trinkle
7ca34b2bdd
azure-cli: delete empty nix file
2018-07-25 16:27:12 -04:00
Matthew Bauer
7b7396271c
Merge pull request #44071 from eqyiel/eot_utilities-darwin
...
eot_utilities: change platforms to unix
2018-07-25 15:32:06 -04:00
Daiderd Jordan
7cc5624b3c
Merge pull request #43993 from carlosdagos/cntlm-macos
...
cntlm: add support for darwin
2018-07-25 21:19:26 +02:00
Matthew Bauer
444857b15c
Merge pull request #43048 from Nadrieril/passff-host
...
passff-host: init at 1.0.2
2018-07-25 13:27:02 -04:00
Matthew Bauer
0aa2a93d12
Merge pull request #43810 from yesbox/bfs
...
bfs: enable the test_fstype test
2018-07-25 13:22:46 -04:00
Sage
49ae194b23
yaxg: init at 2018-07-20
...
* yaxg: init at 2018-07-20
* yaxg: replaced makeWrapper with wrapProgram
* yaxg: Fixed version number and some formatting
2018-07-25 07:14:14 -07:00
Tuomas Tynkkynen
cd5095c0ee
simg2img: Init at 1.1.3
2018-07-25 15:55:23 +03:00
Wael M. Nasreddine
fec22d4ff4
amazon-ecr-credential-helper: init at 0.1.0
2018-07-24 20:26:41 -07:00
Ruben Maher
0438900c7a
eot_utilities: change platforms to unix
...
This works on Darwin too.
2018-07-25 11:36:25 +09:30
Carlos D
8b306bab12
cntlm: add support for darwin
2018-07-25 11:35:02 +10:00
John Ericson
0859696d06
sharutils: Remove crossAttrs
...
The patch is no longer needed, at least on aarch64-linux
2018-07-24 18:36:59 -04:00
John Ericson
c99de14e60
curl: Get rid of crossAttrs
2018-07-24 18:36:59 -04:00
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
Silvan Mosberger
1f1eb6fdc7
Merge pull request #44051 from Enzime/fix/minicom-on-darwin
...
minicom: Add macOS support
2018-07-24 23:19:58 +02:00
Frederik Rietdijk
6275a31f33
Merge pull request #43859 from Hodapp87/appleseed_190b_fix_python
...
appleseed: Fix non-executable items and Python bindings
2018-07-24 21:54:02 +02:00
Frederik Rietdijk
010ebe1276
Merge pull request #43996 from samueldr/update/refind-0.11.3
...
refind: 0.11.2 -> 0.11.3
2018-07-24 20:50:44 +02:00
Frederik Rietdijk
099c13da1b
Merge staging-next into master ( #44009 )
...
* substitute(): --subst-var was silently coercing to "" if the variable does not exist.
* libffi: simplify using `checkInputs`
* pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix
* utillinux: 2.32 -> 2.32.1
https://lkml.org/lkml/2018/7/16/532
* busybox: 1.29.0 -> 1.29.1
* bind: 9.12.1-P2 -> 9.12.2
https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html
* curl: 7.60.0 -> 7.61.0
* gvfs: make tests run, but disable
* ilmbase: disable tests on i686. Spooky!
* mdds: fix tests
* git: disable checks as tests are run in installcheck
* ruby: disable tests
* libcommuni: disable checks as tests are run in installcheck
* librdf: make tests run, but disable
* neon, neon_0_29: make tests run, but disable
* pciutils: 3.6.0 -> 3.6.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/pciutils/versions .
* mesa: more include fixes
mostly from void-linux (thanks!)
* npth: 1.5 -> 1.6
minor bump
* boost167: Add lockfree next_prior patch
* stdenv: cleanup darwin bootstrapping
Also gets rid of the full python and some of it's dependencies in the
stdenv build closure.
* Revert "pciutils: use standardized equivalent for canonicalize_file_name"
This reverts commit f8db20fb3a
.
Patching should no longer be needed with 3.6.1.
* binutils-wrapper: Try to avoid adding unnecessary -L flags
(cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9)
Signed-off-by: Domen Kožar <domen@dev.si>
* libffi: don't check on darwin
libffi usages in stdenv broken darwin. We need to disable doCheck for that case.
* "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook
* python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273
When `py.test` was run with a folder as argument, it would not only
search for tests in that folder, but also create a .pytest-cache folder.
Not only is this state we don't want, but it was also causing
collisions.
* parity-ui: fix after merge
* python.pkgs.pytest-flake8: disable test, fix build
* Revert "meson: 0.46.1 -> 0.47.0"
With meson 0.47.0 (or 0.47.1, or git)
things are very wrong re:rpath handling
resulting in at best missing libs but
even corrupt binaries :(.
When we run patchelf it masks the problem
by removing obviously busted paths.
Which is probably why this wasn't noticed immediately.
Unfortunately the binary already
has a long series of paths scribbled
in a space intended for a much smaller string;
in my testing it was something like
lengths were 67 with 300+ written to it.
I think we've reported the relevant issues upstream,
but unfortunately it appears our patches
are what introduces the overwrite/corruption
(by no longer being correct in what they assume)
This doesn't look so bad to fix but it's
not something I can spend more time on
at the moment.
--
Interestingly the overwritten string data
(because it is scribbled past the bounds)
remains in the binary and is why we're suddenly
seeing unexpected references in various builds
-- notably this is is the reason we're
seeing the "extra-utils" breakage
that entirely crippled NixOS on master
(and probably on staging before?).
Fixes #43650 .
This reverts commit 305ac4dade
.
(cherry picked from commit 273d68eff8f7b6cd4ebed3718e5078a0f43cb55d)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-07-24 15:04:48 +01: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
Andreas Rammhold
f4f8cb5b22
networkmanager-vpnc: 1.2.4 -> 1.2.6
...
fixes CVE-2018-10900
2018-07-23 22:44:34 +02: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
Jörg Thalheim
b80c56ed90
Merge pull request #44011 from mkaito/fix-tor
...
tor: fix failing Hydra build
2018-07-23 15:01:00 +01:00
Michishige Kaito
f66ad737a4
tor: fix failing Hydra build
2018-07-23 14:54:32 +01:00
Christian Kauhaus
881ea26382
vulnix: 1.7 -> 1.7.1
...
Closes NixOS/nixpkgs#43999
2018-07-23 15:39:37 +02:00
Alyssa Ross
20070b4ba0
gotop: works on non-Linux Unixes
...
From the README:
> Working and tested on Linux and OSX, with Windows support being worked
> on.
2018-07-23 11:45:28 +00:00
Samuel Dionne-Riel
0702fbd88e
refind: 0.11.2 -> 0.11.3
2018-07-23 00:39:34 -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
828bb68c20
barcode: add license
...
see issue #43716
2018-07-22 17:38:28 +02:00
Pascal Wittmann
0967f617e2
axel: add license
...
see issue #43716
2018-07-22 17:33:09 +02:00
Pascal Wittmann
03dd8aabf9
auctex: add license
...
see issue #43716
2018-07-22 17:30:15 +02:00
Pascal Wittmann
2cf5305cfb
atool: add license
...
see issue #43716
2018-07-22 17:27:11 +02:00
Pascal Wittmann
11ae720974
xrestop: add license
...
see issue #43716
2018-07-22 17:01:46 +02:00
Pascal Wittmann
7cda3b3042
xurls: add license
...
see issue #43716
2018-07-22 16:57:28 +02:00
Pascal Wittmann
13a288dcee
yad: add license
...
see issue #43716
2018-07-22 16:54:01 +02:00
Pascal Wittmann
60365f57f5
zerofree: add license
...
see issue #43716
2018-07-22 16:44:30 +02:00
Pascal Wittmann
19d850b7f8
zimwriterfs: meta.platforms is a list
2018-07-22 16:39:05 +02:00
Pascal Wittmann
86f64871f1
zimwriterfs: add license
...
see issue #43716
2018-07-22 16:38:10 +02:00
Pascal Wittmann
3cd3922c97
zkfuse: add license
...
see issue #43716
2018-07-22 16:28:44 +02:00
R. RyanTM
ace66a7aeb
autorandr: 1.5 -> 1.6 ( #43953 )
2018-07-22 09:20:46 +00:00
Vladyslav Mykhailichenko
2c8e87634f
gptfdisk: 1.0.3 -> 1.0.4
2018-07-22 09:20:10 +00:00
Frederik Rietdijk
3209775495
Merge master into staging
2018-07-22 11:14:41 +02:00
Frederik Rietdijk
6c72782d36
Merge staging-next into master
2018-07-22 11:04:28 +02:00
Frederik Rietdijk
cc071ece30
Merge pull request #43918 from r-ryantm/auto-update/pass-import
...
passExtensions.pass-import: 2.2 -> 2.3
2018-07-22 08:41:46 +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
Frederik Rietdijk
5e09f649c2
Merge pull request #43944 from r-ryantm/auto-update/facter
...
facter: 3.11.2 -> 3.11.3
2018-07-22 08:22:29 +02:00
Frederik Rietdijk
d4d08c4dba
Merge pull request #43951 from r-ryantm/auto-update/acme.sh
...
acme-sh: 2.7.8 -> 2.7.9
2018-07-22 08:20:52 +02:00
R. RyanTM
3380369f41
acme-sh: 2.7.8 -> 2.7.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/acme.sh/versions .
2018-07-21 20:51:27 -07:00
R. RyanTM
bead12c2f6
facter: 3.11.2 -> 3.11.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/facter/versions .
2018-07-21 19:22:50 -07: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
R. RyanTM
420a813b93
passExtensions.pass-import: 2.2 -> 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/pass-import/versions .
2018-07-21 13:02:09 -07:00
Vladimír Čunát
0262431889
Revert "pciutils: use standardized equivalent for canonicalize_file_name"
...
This reverts commit f8db20fb3a
.
Patching should no longer be needed with 3.6.1.
2018-07-21 20:46:42 +02:00
Vladimír Čunát
e161ee3df1
Merge branch 'staging' into PR
2018-07-21 20:46:03 +02:00
Frederik Rietdijk
ad47d658d1
Merge master into staging-next
2018-07-21 19:43:53 +02:00
Jörg Thalheim
44aca430c3
Merge pull request #43869 from volth/unused5
...
pkgs/*: remove unreferenced function arguments
2018-07-21 15:57:57 +01:00
Jörg Thalheim
218298b30f
Merge branch 'master' into unused5
2018-07-21 15:41:22 +01:00
Michishige Kaito
8cf22dea82
gopass: 1.8.1 -> 1.8.2
2018-07-21 13:59:50 +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
044edd3730
Merge pull request #43793 from r-ryantm/auto-update/bfs
...
bfs: 1.2.2 -> 1.2.3
2018-07-21 10:52:43 +02:00
Frederik Rietdijk
8eca946958
Merge pull request #43738 from r-ryantm/auto-update/s3cmd
...
s3cmd: 2.0.1 -> 2.0.2
2018-07-21 10:52:11 +02:00
Frederik Rietdijk
a02bf8f85c
Merge pull request #43743 from r-ryantm/auto-update/playerctl
...
playerctl: 0.6.0 -> 0.6.1
2018-07-21 10:49:05 +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
cd6e2c9642
undo: try for zero rebuild on ofborg
2018-07-21 02:48:05 +00:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Chris Hodapp
88fe696f43
appleseed: Fix non-executable items and Python bindings
2018-07-20 21:42:53 -04:00
volth
6d2857a311
[bot] treewide: remove unused 'inherit' in let blocks
2018-07-20 19:38:19 +00:00
Frederik Rietdijk
1a6af9f88e
Merge pull request #43857 from volth/unused
...
[bot] treewide: remove unreferenced code
2018-07-20 21:06:32 +02:00
volth
87f5930c3f
[bot]: remove unreferenced code
2018-07-20 18:48:37 +00:00
Christian Kauhaus
69454943b7
vulnix: 1.6.3 -> 1.7
...
The updated version brings selective whitelisting, i.e. when some CVEs
of a package are whitelisted and others are not, only the new CVEs are
reported.
Also correct license to match upstream BSD-3-Clause and clean up source.
2018-07-20 15:24:40 +02:00
Pascal Wittmann
a5ade790b4
gencfsm: fix build
2018-07-20 14:05:22 +02:00
Graham Christensen
7fdba7c74e
Merge pull request #43834 from ryantm/https2
...
treewide: http -> https
2018-07-19 21:31:36 -04:00
Ryan Mulligan
df8062c45b
treewide: http -> https
2018-07-19 18:12:04 -07: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
Pascal Wittmann
c4cca95bf2
yafaray-core: adhere to version convention
...
see issue #43717
2018-07-19 21:38:27 +02:00
Frederik Rietdijk
8213ff161c
Merge master into staging-next
2018-07-19 18:24:24 +02:00
Jesper Geertsen Jonsson
9877ba507b
bfs: enable the test_fstype test
...
This test would previously fail in the nix build sandbox.
It was fixed in version 1.2.2.
2018-07-19 13:42:39 +02:00
Sarah Brofeldt
1bec0a9ed4
Merge pull request #43729 from srhb/nix-index-0.1.1
...
nix-index: 0.1.0 -> 0.1.1
2018-07-19 09:35:30 +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
R. RyanTM
e48a1292a7
bfs: 1.2.2 -> 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/bfs/versions .
2018-07-18 17:44:52 -07: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