Commit graph

2163 commits

Author SHA1 Message Date
Vladyslav M 92f96b51d1
Merge pull request #57516 from r-ryantm/auto-update/yara
yara: 3.8.1 -> 3.9.0
2019-03-15 23:49:05 +02:00
Pierre Bourdon abe667ce06
tpm2-tools: 3.1.3 -> 3.1.4 2019-03-15 01:34:24 +01:00
Jörg Thalheim 8f9e283f92
Merge pull request #56959 from ck3d/ghidra
initial ghidra-9.0
2019-03-14 15:54:30 +00:00
Ryan Mulligan 8c0abe74f0
Merge pull request #57366 from r-ryantm/auto-update/pius
pius: 2.2.6 -> 2.2.7
2019-03-14 07:41:32 -07:00
Ryan Mulligan e20ee8a710
Merge pull request #57386 from kierdavis/pius-fix-dependencies
pius: fix dependencies
2019-03-13 19:44:26 -07:00
Christian Kögler 2385d153ba ghidra: use autoPatchelfHook 2019-03-13 22:49:43 +01:00
Christian Kögler 631faad148 initial ghidra-9.0
I tested basic usage of tool CodeBrowser.
The tool VersionTracking raises an error.
2019-03-13 22:49:32 +01:00
worldofpeace 128d96e3c3 gopass: 1.8.4 -> 1.8.5
https://github.com/gopasspw/gopass/releases/tag/v1.8.5
2019-03-13 01:33:59 -04:00
R. RyanTM 457d188338 yara: 3.8.1 -> 3.9.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/yara/versions
2019-03-12 05:48:33 -07:00
Wael M. Nasreddine 7cb4e4b343
vault: export GOCACHE in the preBuild phase
TMPDIR, in `GOCACHE = "$TMPDIR";`, will not be intepreted  when it's set
outside of a phase.
2019-03-11 09:59:20 -07:00
Kier Davis d700803323
pius: fix dependencies
`perl` needs to be a native build input to ensure that it is
present in `PATH` during the build, allowing `patchShebangs` to
correctly fix the shebang in `pius-party-worksheet`. Previously,
the shebang was left as `/usr/bin/perl` because `perl` could not
be found by `patchShebangs`.

`six` is a required dependency of `pius` and likely should have
been included in the derivation a long time ago, since the `pius`,
`pius-report` and `pius-keyring-mgr` commands are broken without it.
Annoyingly, `pius` still uses `distutils` rather than `setuptools`
which seems to happily install the package without checking that
its dependencies have been installed.
2019-03-11 13:43:49 +00:00
R. RyanTM a8ef518785 pius: 2.2.6 -> 2.2.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/pius/versions
2019-03-11 03:59:32 -07:00
Vladyslav M ad2cbb8029
Merge pull request #57110 from volth/gtkdoc
gnome2.gtkdoc -> gtk-doc
2019-03-10 11:31:41 +02:00
Christian Kauhaus 2172f4bd07 vulnix: 1.7.1 -> 1.8.0 2019-03-09 18:37:42 +01:00
Pascal Wittmann 2e1217fb48
aide: 0.16 -> 0.16.1 2019-03-09 13:33:11 +01:00
volth 4e2c477cf8 gnome2.gtkdoc -> gtk-doc
fix evaluation when `config.allowAliases` == false
(regression after https://github.com/NixOS/nixpkgs/pull/56791)
2019-03-09 11:24:01 +00:00
Carlos D 5bcf9e29ca sshuttle: 0.78.4 -> 0.78.5 2019-03-06 11:37:33 +11:00
Jörg Thalheim 27cb0669c6
Merge pull request #56500 from kalbasit/nixpkgs_add-support-go-1-12
go_1_12: init at go 1.12
2019-03-04 14:22:27 +00:00
Wael M. Nasreddine 6ef04cabd4
go_1_12: init at go 1.12 2019-03-02 14:24:17 -08:00
Michael Weiss f1e72eff33
signing-party: 2.8 -> 2.9 2019-03-02 10:20:12 +01:00
Frederik Rietdijk 2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +01:00
John Ericson 8293ab8461
Merge pull request #56408 from Mic92/runtime-shell
treewide: use runtimeShell instead of stdenv.shell whenever possible
2019-02-26 18:04:27 -05:00
John Ericson f07097902c pinentry: Use lib.string.{enable,with}Feature to avoid duplication 2019-02-26 13:22:08 -05:00
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Sarah Brofeldt fe2a2b3ed5
Merge pull request #56356 from johanot/certmgr-1.6.4
certmgr: 1.6.1 -> 1.6.4
2019-02-25 20:09:03 +01:00
Johan Thomsen b5c81d0154 certmgr: 1.6.1 -> 1.6.4 2019-02-25 17:26:00 +01:00
Ryan Mulligan d97724e9ff
Merge pull request #53849 from guillaumekoenig/master
enpass: 5.6.5 -> 6.0.1
2019-02-24 13:55:18 -08:00
Vladimír Čunát 71f4ba29a3
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01:00
Vladimír Čunát 4ba49d3d6c
Merge #55988: treewide meta.platforms: linux -> unix 2019-02-22 07:59:34 +01:00
Frederik Rietdijk 5871da418f Merge staging into python-unstable 2019-02-21 08:02:10 +01:00
Frederik Rietdijk e2cd07b997 Merge staging-next into staging 2019-02-21 07:54:33 +01:00
Vladimír Čunát 32767d139f
Merge branch 'staging-next'
This round is without the systemd CVE,
as we don't have binaries for that yet.
BTW, I just ignore darwin binaries these days,
as I'd have to wait for weeks for them.
2019-02-20 09:38:45 +01:00
Pierre Bourdon d21e4f1ab4
tpm2-tools: init at 3.1.3 2019-02-19 20:02:31 +01:00
Pierre Bourdon 67d912af0a
ibm-sw-tpm2: init at 1332 2019-02-19 20:02:31 +01:00
Matthew Bauer b1bbd94bb6 Merge remote-tracking branch 'NixOS/master' into staging 2019-02-18 20:36:48 -05:00
Frederik Rietdijk 815b77cbe6 Merge master into staging-next 2019-02-18 14:18:04 +01:00
Freezeboy 8f87a61de2 Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms) 2019-02-18 10:56:58 +01:00
Ryan Mulligan b75eab88bd
Merge pull request #53876 from thefloweringash/bitwarden-cli
bitwarden-cli: init at 1.7.0
2019-02-17 21:41:45 -08:00
worldofpeace 0faa6bab50
Merge pull request #55248 from r-ryantm/auto-update/lynis
lynis: 2.7.0 -> 2.7.1
2019-02-17 15:44:19 +00:00
Frederik Rietdijk d2c3fd5af0 Python: fix outfall after setting strictDeps = true; 2019-02-17 14:40:54 +01:00
Frederik Rietdijk d40bd10e68 vulnix: ronn is a native build input 2019-02-17 14:40:51 +01:00
Vladimír Čunát f7f1a2f54e
Merge branch 'master' into staging-next
A mass darwin rebuild from master (#55784).
2019-02-17 08:05:24 +01:00
Jaka Hudoklin fa6e25da50
Merge pull request #55827 from r-ryantm/auto-update/rofi-pass
rofi-pass: 2.0.1 -> 2.0.2
2019-02-16 13:13:31 +01:00
Frederik Rietdijk fd48a94b62 Merge staging-next into staging 2019-02-16 09:30:46 +01:00
Frederik Rietdijk 6fe10d2779 Merge master into staging-next 2019-02-16 09:29:54 +01:00
Jaka Hudoklin 7e09befcea
Merge pull request #55813 from r-ryantm/auto-update/vault
vault: 1.0.2 -> 1.0.3
2019-02-15 19:48:59 +01:00
R. RyanTM 3e4eb0aed6 rofi-pass: 2.0.1 -> 2.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rofi-pass/versions
2019-02-15 04:54:24 -08:00
volth 293ca25fea mkp224o: init at 1.2.0 (#55104)
* mkp224o: init at 1.2.0

* mkp224o: remove unwanted spaces
2019-02-15 11:52:46 +01:00
R. RyanTM 59641ac201 vault: 1.0.2 -> 1.0.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/vault/versions
2019-02-15 00:55:29 -08:00
Jan Tojnar 606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00