Alyssa Ross
e28c5cd7ac
pkgsStatic.cryptsetup: don't --enable-static-cryptsetup
...
--enable-static-cryptsetup adds binaries suffixed with .static,
e.g. cryptsetup.static, and those binaries have extra flags set to
enable them to be built statically. It doesn't change how the main
binaries are built — they're compiled correctly because pkgsStatic
sets up all the necessary compiler flag anyway. So as far as I can
tell, all --enable-static-cryptsetup gets us is duplicate binaries
that take up disk space unnecessarily.
2022-03-03 13:57:32 +00:00
Alyssa Ross
4762a265d4
pkgsMusl.screen: fix build
...
The patch was causing the build to fail.
The description of the gist the patch is from says:
> Patch for GNU Screen HEAD on OS X, which disables the error message
> "/var/run/utmp: No such file or directory" on launch.
I don't see that message with pkgsMusl.screen, so I think we don't
need the patch any more.
2022-03-03 13:57:27 +00:00
Alyssa Ross
7ecf7a3493
pkgsMusl.socat: fix build
...
Fix via Alpine.
2022-03-03 13:57:21 +00:00
Alyssa Ross
24278c45af
mailutils: add debug info
2022-03-03 13:57:16 +00:00
Sandro
5e0e0da480
Merge pull request #160147 from otavio/auto-update/cargo-rr
2022-03-03 14:31:01 +01:00
Sandro
c5ea50c4ec
Merge pull request #161401 from yurrriq/kops-1.22.4
2022-03-03 14:28:03 +01:00
Bobby Rong
ef7ad5789e
Merge pull request #160877 from nagy/tty-share-buildgomodule
...
tty-share: switch to buildGoModule
2022-03-03 19:45:48 +08:00
Bobby Rong
a6bba0562d
Merge pull request #162381 from rhoriguchi/adguardhome
...
adguardhome: 0.107.3 - 0.107.4
2022-03-03 19:29:36 +08:00
Sascha Grunert
7ec2c0f276
crun: 1.4.2 -> 1.4.3
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-03-03 21:28:01 +10:00
Bobby Rong
2e689b1be8
Merge pull request #161862 from r-ryantm/auto-update/pt2-clone
...
pt2-clone: 1.40 -> 1.41
2022-03-03 19:25:01 +08:00
Renaud
6341419590
Merge pull request #149831 from r-ryantm/auto-update/mxml
...
minixml: 3.2 -> 3.3
2022-03-03 12:13:10 +01:00
Bobby Rong
17bf14a3e7
Merge pull request #161910 from r-ryantm/auto-update/charm
...
charm: 0.9.2 -> 0.10.2
2022-03-03 19:03:20 +08:00
Jörg Thalheim
d34f7085a9
Merge pull request #162582 from JJJollyjim/cntr-test
...
nixos/tests: fix flaky cntr test
2022-03-03 10:40:23 +00:00
markuskowa
0f0fec6678
Merge pull request #162414 from r-ryantm/auto-update/xplr
...
xplr: 0.17.2 -> 0.17.3
2022-03-03 11:38:09 +01:00
Renaud
b064de23d5
Merge pull request #161717 from c0bw3b/pkg/yoshimi
...
yoshimi: unstable-2020-05-10 -> 2.1.2.2
2022-03-03 11:32:33 +01:00
Domen Kožar
fd8f5a0587
Merge pull request #162597 from afreakk/init-parcel
...
parcel: init at 2.3.2
2022-03-03 10:29:23 +01:00
afreakk
3024ba0b76
parcel: init at 2.3.2
2022-03-03 10:14:08 +01:00
zowoq
e1f1924a20
podman: 4.0.1 -> 4.0.2
...
https://github.com/containers/podman/releases/tag/v4.0.2
2022-03-03 19:03:16 +10:00
7c6f434c
545c11ddec
Merge pull request #162590 from r-ryantm/auto-update/xscreensaver
...
xscreensaver: 6.02 -> 6.03
2022-03-03 08:54:32 +00:00
Fabian Affolter
7607cd6eaf
Merge pull request #162579 from r-ryantm/auto-update/flexget
...
flexget: 3.2.18 -> 3.3.2
2022-03-03 09:43:28 +01:00
Fabian Affolter
14f98111ba
Merge pull request #162584 from r-ryantm/auto-update/gau
...
gau: 2.0.8 -> 2.0.9
2022-03-03 09:17:39 +01:00
Fabian Affolter
1ee34d00f4
Merge pull request #162570 from r-ryantm/auto-update/dismap
...
dismap: 0.2 -> 0.3
2022-03-03 09:10:52 +01:00
R. Ryantm
bfaf867dcb
xscreensaver: 6.02 -> 6.03
2022-03-03 08:08:20 +00:00
Fabian Affolter
2884cb5c06
Merge pull request #162565 from r-ryantm/auto-update/python3.10-sqlmap
...
python310Packages.sqlmap: 1.6.2 -> 1.6.3
2022-03-03 09:03:34 +01:00
R. Ryantm
085183d306
gau: 2.0.8 -> 2.0.9
2022-03-03 06:21:30 +00:00
Jamie McClymont
126ce87b0c
nixos/tests: fix flaky cntr test
...
The cntr sometimes hangs until the 10-hour hydra limit. This behaviour
appears to be an edge-case related to the type of TTY in which the cntr
command runs during test execution. We can work around this by running
the command as a background job.
I additionally added a wait_for_open_port to fix nondeterministic test
failures I observed after fixing the hanging issue.
2022-03-03 19:15:10 +13:00
R. Ryantm
92ede7bf7a
flexget: 3.2.18 -> 3.3.2
2022-03-03 05:49:40 +00:00
Sergei Trofimovich
ea27b2243b
clang13Stdenv: init ( #162346 )
...
Add new alias similar to existing clang12Stdenv and older
2022-03-03 00:16:22 -05:00
R. Ryantm
fba25be56f
dismap: 0.2 -> 0.3
2022-03-03 04:28:05 +00:00
Anderson Torres
2ec61aa313
Merge pull request #162480 from AndersonTorres/new-misc
...
blockattack: 2.7.0 -> 2.8.0
2022-03-03 00:47:06 -03:00
R. Ryantm
ba88ba13b4
python310Packages.sqlmap: 1.6.2 -> 1.6.3
2022-03-03 03:38:10 +00:00
Robert Schütz
77f77acffc
python3Packages.ihatemoney: fix build
2022-03-02 18:57:27 -08:00
Bobby Rong
b6287065b9
Merge pull request #162521 from r-ryantm/auto-update/v2ray-geoip
...
v2ray-geoip: 202202170030 -> 202203020509
2022-03-03 10:56:00 +08:00
R. Ryantm
7a3e6d6604
syncthing: 1.19.0 -> 1.19.1
2022-03-03 09:39:33 +08:00
Bernardo Meurer
2bcd4832d0
Merge pull request #162547 from lovesegfault/pulumi-gooogle-native
...
pulumi: add google-native
2022-03-02 16:12:38 -08:00
Jonas Heinrich
764670261a
nixos/opensnitch: Add options to configure daemon
2022-03-02 18:38:56 -05:00
Fabian Affolter
6d0bddbb0e
Merge pull request #162506 from r-ryantm/auto-update/step-cli
...
step-cli: 0.18.1 -> 0.18.2
2022-03-03 00:33:42 +01:00
Renaud
4e8364f583
Merge pull request #162016 from c0bw3b/fix/eclipse_tls
...
eclipses.eclipse-java: fix browsing on https pages
2022-03-03 00:29:34 +01:00
Fabian Affolter
33e8df0921
Merge pull request #162532 from fabaff/bump-soco
...
python3Packages.soco: 0.26.3 -> 0.26.4
2022-03-03 00:08:34 +01:00
Fabian Affolter
485517205b
Merge pull request #162541 from fabaff/bump-meshtastic
...
python3Packages.meshtastic: 1.2.87 -> 1.2.88
2022-03-03 00:07:57 +01:00
Bernardo Meurer
75d3f2b943
pulumi: add google-native
2022-03-02 14:50:35 -08:00
Lyndon Sanche
3f4b189485
alacritty: 0.10.0 -> 0.10.1
2022-03-02 14:48:37 -08:00
Bernardo Meurer
d9aa42326f
Merge pull request #162537 from lovesegfault/pulumi-update
...
pulumi-bin: 3.22.1 -> 3.25.1
2022-03-02 14:09:56 -08:00
Fabian Affolter
fe65279cb8
python3Packages.meshtastic: 1.2.87 -> 1.2.88
2022-03-02 22:53:12 +01:00
Fabian Affolter
b01649ffc0
Merge pull request #162510 from fabaff/bump-checkov
...
checkov: 2.0.908 -> 2.0.913
2022-03-02 22:47:06 +01:00
Bernardo Meurer
37143b9cd9
pulumi-bin: 3.22.1 -> 3.25.1
2022-03-02 13:45:12 -08:00
Artturi
40cc4ae294
Merge pull request #160159 from psydvl/discord-ptb
2022-03-02 23:38:25 +02:00
Michael Weiss
8db2ef0b8f
Merge pull request #161866 from r-ryantm/auto-update/signal-desktop
...
signal-desktop: 5.31.1 -> 5.33.0
2022-03-02 22:29:50 +01:00
zowoq
6979f4920d
terraform: 1.1.6 -> 1.1.7
...
https://github.com/hashicorp/terraform/releases/tag/v1.1.7
2022-03-03 07:09:53 +10:00
Fabian Affolter
c27c301544
Merge pull request #160003 from fabaff/fix-flexget
...
flexget: override jsonschema
2022-03-02 22:04:20 +01:00