Commit Graph

3339 Commits

Author SHA1 Message Date
Andrew Childs
5b5d38a7e7 sudolikeaboss: remove input propagation and unused hook
This package is a leaf that exports no libraries, so propagating its
inputs should have no effect.

The fixDarwinDylibNames hook only applies to *.dylib files, which this
package does not contain.
2020-10-21 13:31:12 +09:00
Andrew Childs
722d02a720 treewide: move fixDarwinDylibNames to nativeBuildInputs
This hook runs at build time and depends on executing
install_name_tool from binutils.
2020-10-21 13:26:53 +09:00
Mario Rodas
405131bc7e
Merge pull request #100993 from r-ryantm/auto-update/kbs2
kbs2: 0.1.5 -> 0.1.6
2020-10-18 11:46:29 -05:00
R. RyanTM
33e782aaf7 kbs2: 0.1.5 -> 0.1.6 2020-10-18 15:43:20 +00:00
Mario Rodas
07fef1bea1
Merge pull request #100960 from r-ryantm/auto-update/hcxdumptool
hcxdumptool: 6.1.2 -> 6.1.3
2020-10-18 09:10:59 -05:00
Mario Rodas
f95d603c9e
Merge pull request #100915 from r-ryantm/auto-update/doppler
doppler: 3.10.3 -> 3.15.0
2020-10-18 08:28:42 -05:00
R. RyanTM
051fd9bf77 hcxdumptool: 6.1.2 -> 6.1.3 2020-10-18 11:27:23 +00:00
R. RyanTM
7e9df8c8f1 doppler: 3.10.3 -> 3.15.0 2020-10-18 02:26:25 +00:00
Mario Rodas
e2591b03fb rbw: add marsam to maintainers 2020-10-17 04:20:00 +00:00
Mario Rodas
1f319ea6ad rbw: 0.4.6 -> 0.5.0 2020-10-17 04:20:00 +00:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Daniël de Kok
a74d6d3520
Merge pull request #100506 from danieldk/1password-gui-0.8.10
_1password-gui: 0.8.9 -> 0.8.10
2020-10-16 20:35:35 +02:00
Samuel Dionne-Riel
f3e4fc9491
Merge pull request #94040 from KAction/doas-nopam
doas: add enablePAM option
2020-10-14 20:08:36 -04:00
Austin Seipp
1eb4b2c966
Merge pull request #98059 from sternenseemann/scrypt-1.3.1
scrypt: 1.3.0 → 1.3.1, build library, enable tests
2020-10-14 18:19:35 -05:00
Daniël de Kok
00daf410b5 _1password-gui: 0.8.9 -> 0.8.10
Changelog:
https://releases.1password.com/linux/0.8/#1password-for-linux-0.8.10
2020-10-14 17:31:21 +02:00
Vladimír Čunát
338b25697c
Merge branch 'master' into staging-next
Quite many rebuilds from master:
> Estimating rebuild amount by counting changed Hydra jobs.
>    3926 x86_64-darwin
>    4645 x86_64-linux
2020-10-10 11:32:10 +02:00
Dmitry Bogatov
99de53b79b doas: add enablePAM option
New option "withPAM" controls whether to build support for pluggable
authetincation modules. Default value is "true", which correspond to
existing behaviour. Futhermore, with default configuration, this change
do not cause rebuild.
2020-10-08 23:20:37 -04:00
Frederik Rietdijk
ec28e32c9e Merge master into staging-next 2020-10-08 21:47:26 +02:00
Pierre Bourdon
fb1b32adc8
sudo: add myself as secondary maintainer 2020-10-08 12:20:52 +02:00
Pierre Bourdon
eb9bcfe300
sudo: add the nixosTest to passthru.tests 2020-10-08 12:20:27 +02:00
Pierre Bourdon
999fcba7ae
sudo: 1.8.31p1 -> 1.9.3p1 2020-10-08 12:19:11 +02:00
Martin Weinelt
75bf9558a4
Merge pull request #98771 from helsinki-systems/init/thc-ipv6
thc-ipv6: init at 3.6
2020-10-08 02:20:06 +02:00
Frederik Rietdijk
692d219a93 Merge staging-next into staging 2020-10-06 10:25:58 +02:00
Daniël de Kok
4e1b68b5aa
Merge pull request #99729 from danieldk/1password-gui-0.8.9
_1password-gui: 0.8.8-1 -> 0.8.9
2020-10-06 20:03:22 +02:00
Daniël de Kok
2674604d4a _1password-gui: 0.8.8-1 -> 0.8.9
Changelog:

https://1password.community/discussion/116148/1password-development-preview-0-8-9
2020-10-06 16:07:22 +02:00
Mario Rodas
19c5a183e5 kbs2: 0.1.4 -> 0.1.5 2020-10-05 20:00:00 -05:00
Martin Weinelt
c426ccf116
nmap: 7.80 -> 7.90 2020-10-04 15:42:16 +02:00
Mario Rodas
06e4c82396
Merge pull request #99514 from marsam/fix-rbw-darwin
rbw: fix build on darwin
2020-10-03 22:24:00 -05:00
Pavol Rusnak
c1ed88eaee
tor: 0.4.3.6 -> 0.4.4.5 2020-10-03 23:02:53 +02:00
Patrick Hilhorst
eb013e679e pcsc-scm-scl: manually correct wrongly automatically changed url 2020-10-02 09:01:35 -07:00
Patrick Hilhorst
b133532434 treewide: remove some trailing whitespace to please ofborg 2020-10-02 09:01:35 -07:00
Patrick Hilhorst
f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Mario Rodas
56f9e7571c rbw: fix build on darwin 2020-10-01 04:20:00 +00:00
Mario Rodas
d3669570d2 pinentry: fix build on darwin 2020-10-01 04:20:00 +00:00
Daniël de Kok
9f7b7bf7d8 _1password-gui: 0.8.7 -> 0.8.8-1
Changes:

https://1password.community/discussion/116041/1password-development-preview-0-8-8
2020-09-30 10:26:08 +02:00
Jan Tojnar
32b4375f10
Merge branch 'staging-next' into staging 2020-09-29 00:12:29 +02:00
Mario Rodas
ae90a6ea13 vault-bin: 1.5.3 -> 1.5.4 2020-09-27 04:20:00 +00:00
Mario Rodas
8176112c88 vault: 1.5.3 -> 1.5.4 2020-09-27 04:20:00 +00:00
Ryan Mulligan
b97fa2ac57
Merge pull request #98727 from r-ryantm/auto-update/hcxdumptool
hcxdumptool: 6.1.1 -> 6.1.2
2020-09-25 17:36:20 -07:00
ajs124
e81c9b78ff thc-ipv6: init at 3.6 2020-09-25 18:17:36 +02:00
R. RyanTM
74ccbf7c1b hcxdumptool: 6.1.1 -> 6.1.2 2020-09-25 09:23:29 +00:00
R. RyanTM
e19d18f04d
bitwarden_rs-vault: 2.15.1 -> 2.16.0b (#98675) 2020-09-24 21:43:51 +00:00
R. RyanTM
fd7141afa3
bitwarden: 1.20.1 -> 1.22.1 (#98674) 2020-09-24 21:43:14 +00:00
Jan Tojnar
d471c5d1f3
Merge branch 'staging-next' into staging 2020-09-24 23:09:00 +02:00
Daniël de Kok
cf6075fc89
Merge pull request #98482 from danieldk/1password-0.8.7
_1password-gui: 0.8.6-2 -> 0.8.7
2020-09-24 08:20:01 +02:00
Robert Scott
1aa888ba53 fierce: fix build
because we're playing with its install requirements, add a
pythonImportsCheck to give us a chance to discover brokenness. technically
this isn't a realistic test of end user behaviour as this is really an
application, not a python module, but it seems to have a pretty stable
import name of `fierce`, so it works.
2020-09-22 23:24:59 -07:00
zowoq
2e30e228b7 bettercap: build on darwin 2020-09-23 07:29:07 +10:00
Daniël de Kok
0dac5a3c6a _1password-gui: 0.8.6-2 -> 0.8.7
Changes:

https://discussions.agilebits.com/discussion/115894/1password-development-preview-0-8-7
2020-09-22 19:31:50 +02:00
Frederik Rietdijk
7bff759fac Merge staging-next into staging 2020-09-22 18:31:56 +02:00
zowoq
647be9d0dd age: 1.0.0-beta4 -> 1.0.0-beta5
https://github.com/FiloSottile/age/releases/tag/v1.0.0-beta5
2020-09-22 08:03:40 +10:00