Commit graph

39404 commits

Author SHA1 Message Date
Sandro eb29efada0
Merge pull request #137223 from prusnak/pulumi-aarch64
pulumi-bin: enable on aarch64-darwin and aarch64-linux
2021-09-11 21:10:41 +02:00
Sandro 2dd30ffb99
Merge pull request #137193 from fabaff/bump-natscli 2021-09-11 21:08:36 +02:00
Sandro c175458f3c
Merge pull request #137145 from figsoda/texture-synthesis 2021-09-11 21:06:29 +02:00
Sandro dd992dc067
Merge pull request #137394 from r-ryantm/auto-update/enum4linux-ng
enum4linux-ng: 1.0.1 -> 1.1.0
2021-09-11 20:33:41 +02:00
github-actions[bot] c435b0e35f
Merge master into staging-next 2021-09-11 18:01:16 +00:00
Sandro 35e13cd0c0
Merge pull request #137383 from r-ryantm/auto-update/boundary 2021-09-11 18:38:56 +02:00
Sandro 07db0ffbf9
Merge pull request #136463 from Ma27/bump-nixunstable
nixUnstable: 2.4pre20210802_47e96bb -> 2.4pre20210908_3c56f62
2021-09-11 18:24:06 +02:00
R. RyanTM f07b4aff15 enum4linux-ng: 1.0.1 -> 1.1.0 2021-09-11 16:03:40 +00:00
R. RyanTM e23023445b boundary: 0.5.1 -> 0.6.0 2021-09-11 14:21:11 +00:00
Sandro db0c95304e
Merge pull request #137381 from xrelkd/update/sniffglue 2021-09-11 16:19:26 +02:00
Sandro bda0975061
Merge pull request #137282 from alyssais/acpica 2021-09-11 16:03:12 +02:00
Sandro f49dfac362
Merge pull request #137317 from timor/unp-2.0-pre9 2021-09-11 15:41:24 +02:00
xrelkd 8b1972ed70 sniffglue: 0.12.1 -> 0.13.0 2021-09-11 21:38:26 +08:00
Sandro 9c31db4f2d
Merge pull request #137371 from trofi/fix-trustedGrub
trustedGrub, trustedGrub-for-HP: apply upstream fix for fresh glibc
2021-09-11 15:22:54 +02:00
Sergei Trofimovich 1d7917e64e trustedGrub, trustedGrub-for-HP: apply upstream fix for fresh glibc 2021-09-11 13:19:47 +01:00
Sandro 797d66f4e6
Merge pull request #133911 from r-ryantm/auto-update/yad
yad: 9.0 -> 10.1
2021-09-11 14:09:48 +02:00
Sandro 688b6a50d1
Merge pull request #135855 from r-ryantm/auto-update/dupd
dupd: 1.7 -> 1.7.1
2021-09-11 14:07:51 +02:00
github-actions[bot] 4170ee273c
Merge master into staging-next 2021-09-11 12:01:12 +00:00
Sandro 0e4b798ff4
Merge pull request #137361 from fabaff/bump-cargo-audit
cargo-audit: 0.15.0 -> 0.15.1
2021-09-11 12:50:43 +02:00
Alyssa Ross 56314db098
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/compilers/ghc/8.10.7.nix
	pkgs/development/compilers/ghc/8.8.4.nix

I've removed the isWindows check from useLdGold in ghc, since that should
be covered by the new hasGold check.
2021-09-11 10:49:13 +00:00
Sandro 22ed641010
Merge pull request #137362 from fabaff/bump-sn0int
sn0int: 0.21.2 -> 0.22.0
2021-09-11 12:31:53 +02:00
Fabian Affolter 72c2ad9c5a cargo-audit: 0.15.0 -> 0.15.1 2021-09-11 12:13:15 +02:00
Fabian Affolter 21312f6d92 sn0int: 0.21.2 -> 0.22.0 2021-09-11 10:09:53 +02:00
Fabian Affolter 79a08e9f59 exploitdb: 2021-09-08 -> 2021-09-10 2021-09-11 09:45:54 +02:00
Dennis Gosnell 9ea08f3ce2
Merge pull request #137275 from cdepillabout/bump-nix-query-tree-viewer
nix-query-tree-viewer: 0.2.0 -> 0.2.1
2021-09-11 16:12:50 +09:00
Fabian Affolter c537b7f226
Merge pull request #137257 from fabaff/bump-gitleaks
gitleaks: 7.6.0 -> 7.6.1
2021-09-11 08:48:30 +02:00
Luke Granger-Brown 83d16774f2 awscli2: add older awscrt to make build work 2021-09-11 03:24:25 +00:00
Martin Weinelt bae10ead99 Merge remote-tracking branch 'origin/master' into staging-next 2021-09-11 02:29:58 +02:00
timor 5aaf779d48 unp: 2.0-pre7 -> 2.0-pre9 2021-09-10 22:19:27 +02:00
Guillaume Girol 31112e9854
Merge pull request #136332 from woffs/nncp-7.6.0
nncp: 6.5.0 -> 7.6.0
2021-09-10 19:42:41 +00:00
github-actions[bot] 36ce45efae
Merge master into staging-next 2021-09-10 18:01:17 +00:00
imlonghao c8e07973c8
borgmatic: 1.5.13 -> 1.5.18 2021-09-10 23:34:56 +08:00
Martin Weinelt 1b137b1595
Merge pull request #137215 from mweinelt/kea
kea: 1.9.10 -> 1.9.11
2021-09-10 17:19:03 +02:00
Alyssa Ross 35759160d6
acpica-tools: fix cross
The default value of INSTALLFLAGS is "-m 555 -s", -s being the option
to run the "strip" program on the installed files.  When
cross-compiling, we don't have a strip program (we have
"${stdenv.cc.targetPrefix}strip"), so install fails.

The simplest fix for this is to just remove -s from INSTALLFLAGS,
since stdenv will automatically strip all installed binaries at the
end anyway.
2021-09-10 14:02:48 +00:00
(cdep)illabout 62acbfd1b7
nix-query-tree-viewer: 0.2.0 -> 0.2.1 2021-09-10 22:21:39 +09:00
Martin Weinelt d9341eafa2
Merge branch 'master' into staging-next 2021-09-10 15:04:01 +02:00
Yureka 36304fc89d yubikey-manager: patch path of pkill binary 2021-09-10 13:50:09 +02:00
Fabian Affolter eb33c5cb42 gitleaks: 7.6.0 -> 7.6.1 2021-09-10 11:35:54 +02:00
Fabian Affolter c678e050c1
Merge pull request #136617 from fabaff/checkip
checkip: init at 0.2.2
2021-09-10 10:55:14 +02:00
Fabian Affolter de58215164
Merge pull request #136613 from fabaff/kubescape
kubescape: init at 1.0.64
2021-09-10 10:54:26 +02:00
Fabian Affolter ce2188492f
Merge pull request #136813 from fabaff/dorkscout
dorkscout: init at 1.0
2021-09-10 10:49:00 +02:00
github-actions[bot] 3f7ad651c7
Merge master into staging-next 2021-09-10 06:01:06 +00:00
Sandro d42b3dbc05
Merge pull request #137225 from SuperSandro2000/swift 2021-09-10 02:14:10 +02:00
github-actions[bot] 912b8082df
Merge master into staging-next 2021-09-10 00:01:31 +00:00
zowoq 9fe2e640cc youtube-dl: remove maintainer 2021-09-10 09:12:09 +10:00
Sandro Jäckel 9141083ab1
python39Packages.python-swiftclient: 3.11.0 -> 3.12.0, convert to python packages 2021-09-09 22:35:16 +02:00
Pavol Rusnak e468025538
pulumi-bin: enable on aarch64-darwin and aarch64-linux 2021-09-09 22:23:51 +02:00
Pavol Rusnak 23a85ab084
Merge pull request #137171 from arkeros/pulumi-bin
pulumi-bin: 3.10.0 -> 3.12.0
2021-09-09 21:55:30 +02:00
Martin Weinelt 844634a0d3 kea: 1.9.10 -> 1.9.11 2021-09-09 21:11:23 +02:00
github-actions[bot] dbebaeb8ba
Merge master into staging-next 2021-09-09 18:01:06 +00:00
Bernardo Meurer 854383465f
Merge pull request #137117 from Flakebi/rocm
rocm: add update scripts
2021-09-09 10:08:54 -07:00
Fabian Affolter 2f7a46c1ea natscli: 0.0.25 -> 0.0.26 2021-09-09 17:04:59 +02:00
figsoda 7c14722201 oha: init at 0.4.6 2021-09-09 10:03:45 -04:00
github-actions[bot] fc5d1c0828
Merge master into staging-next 2021-09-09 12:01:24 +00:00
Fabian Affolter 68590abf42
Merge pull request #137148 from figsoda/tv
tv: init at 0.5.1
2021-09-09 13:42:16 +02:00
Sebastian Neubauer 52e1574f25 rocm-smi: add update script and fix url 2021-09-09 13:37:59 +02:00
Bastien Riviere d4ff22bee8 qmk: 0.0.52 -> 1.0.0 2021-09-09 20:37:56 +09:00
Fabian Affolter 793a106992
Merge pull request #137143 from figsoda/csview
csview: init at 0.3.8
2021-09-09 13:22:02 +02:00
Rafael Arquero c9d8b264d6 pulumi-bin: 3.10.0 -> 3.12.0 2021-09-09 11:40:39 +02:00
Fabian Affolter dfe93218fa
Merge pull request #137155 from applePrincess/exploitdb-2021-09-08
exploitdb: 2021-09-03 -> 2021-09-08
2021-09-09 10:01:12 +02:00
github-actions[bot] 77893d86c2
Merge master into staging-next 2021-09-09 06:01:04 +00:00
Mario Rodas 71b7b77cbe mcfly: replace executable path in init scripts 2021-09-09 04:20:00 +00:00
Lein Matsumaru 5dd0e70d95
exploitdb: 2021-09-03 -> 2021-09-08 2021-09-09 03:57:44 +00:00
Mario Rodas 7e18c9102a
Merge pull request #137076 from uri-canva/remove-fluentd-scribe
fluentd: remove fluent-plugin-scribe
2021-09-08 22:44:25 -05:00
figsoda 52731e1d01 tv: init at 0.5.1 2021-09-08 21:35:11 -04:00
figsoda 2972c7a670 texture-synthesis: init at 0.8.2 2021-09-08 21:13:18 -04:00
figsoda 90ec05be8f csview: init at 0.3.8 2021-09-08 20:56:13 -04:00
github-actions[bot] 8cd1da2362
Merge master into staging-next 2021-09-09 00:01:35 +00:00
Fabian Affolter 827cc25d08
Merge pull request #137101 from figsoda/hck-update
hck: 0.6.2 -> 0.6.3
2021-09-09 00:34:01 +02:00
Fabian Affolter d65d7b46b7
Merge pull request #137103 from marsam/age-manpages
age: install manpages
2021-09-09 00:26:24 +02:00
Luke Granger-Brown 764a52ba7e
Merge pull request #135414 from trofi/fix-imake-vendor
imake: do not skip Linux* vendor definitions
2021-09-08 23:16:41 +01:00
Craig Younkins e5880bd760 fclones: init at 0.14.0 2021-09-08 17:14:49 -04:00
Maximilian Bosch 515795393f
Merge pull request #137112 from Ma27/bump-diffoscope
diffoscope: 182 -> 183
2021-09-08 23:00:02 +02:00
github-actions[bot] 31efc58eb0
Merge master into staging-next 2021-09-08 18:01:03 +00:00
Bernardo Meurer 739c25621f
Merge pull request #136445 from lovesegfault/rocm-hip
hip: init at 4.3.1
2021-09-08 10:45:57 -07:00
Ben Siraphob 09cd65b33c
Merge pull request #137071 from siraben/spoof-mac-init 2021-09-08 11:21:07 -05:00
Maximilian Bosch 0e02dd4f10
diffoscope: 182 -> 183
ChangeLog: https://diffoscope.org/news/diffoscope-183-released/
2021-09-08 18:08:27 +02:00
Sandro f5ef6a98f0
Merge pull request #137033 from ryantm/dev/ryantm/mylvmbackup
mylvmbackup: remove meta.homepage from fetch url
2021-09-08 16:56:39 +02:00
Mario Rodas 91d2ebe422
Merge pull request #137050 from marsam/update-difftastic
difftastic: 0.6 -> 0.8
2021-09-08 08:49:55 -05:00
figsoda 6783402801 hck: 0.6.2 -> 0.6.3 2021-09-08 08:56:04 -04:00
Maximilian Bosch 04b552c323
nixUnstable: 2.4pre20210802_47e96bb -> 2.4pre20210908_3c56f62
Main motivation for is the bugfix regarding flake-follows and
path-inputs[1]. An overview over all changes - mostly bugfixes -
can be found on GitHub[2].

[1] https://github.com/NixOS/nix/pull/4641
[2] 47e96bb...3c56f62093
2021-09-08 14:48:31 +02:00
github-actions[bot] 5ed67a849a
Merge master into staging-next 2021-09-08 12:01:27 +00:00
Domen Kožar d7ac390254
Merge pull request #137086 from zimbatm/foreman-0.87.2
foreman: 0.78.0 -> 0.87.2
2021-09-08 11:59:16 +02:00
zimbatm 50793c3c45
foreman: 0.78.0 -> 0.87.2
Fixes #90776
2021-09-08 11:44:30 +02:00
Fabian Affolter ae31c2b6b8
Merge pull request #136955 from lovesegfault/mediafile-0.8.0
python3Packages.mediafile: 0.6.0 -> 0.8.0
2021-09-08 10:48:04 +02:00
Fabian Affolter 6eadd15320
Merge pull request #136168 from fabaff/bump-ipv6calc
ipv6calc: 2.2.0 -> 3.2.0
2021-09-08 10:21:20 +02:00
Fabian Affolter d079ff303c
Merge pull request #136984 from fabaff/bump-gdu
gdu: 5.6.2 -> 5.7.0
2021-09-08 10:10:08 +02:00
Uri Baghin 36a77bbe7e fluentd: remove fluent-plugin-scribe 2021-09-08 17:10:19 +10:00
John Soo f2d81d2484 datadog-agent: 6.11.2 -> 7.30.2
datadog-agent is now built as a go module.  However, the build process
is now to be driven by the python invoke tool.  While datadog-agent
builds with buildGoModule, some investigation should be done to ensure
we are not missing any integrations or features from the invoke build
system.

This also updates datadog-agent from python 2.7 to 3.x.

One other issue of note: most of the invoke tasks seem to use some git
parsing to get version numbers and the like. This package may need to
be checked for reproducibility issues now.
2021-09-07 23:52:22 -07:00
github-actions[bot] ad1de317ad
Merge master into staging-next 2021-09-08 06:01:19 +00:00
Ben Siraphob 21cb9e808d spoof-mac: init at unstable-2018-01-27 2021-09-08 00:51:17 -05:00
Mario Rodas 78c60fba0a age: install manpages 2021-09-08 04:20:00 +00:00
Artturi 8882ec6ff9
Merge pull request #136856 from r-ryantm/auto-update/etcher
etcher: 1.5.121 -> 1.5.122
2021-09-08 04:26:40 +03:00
github-actions[bot] 58f8f1f058
Merge master into staging-next 2021-09-08 00:01:42 +00:00
Ryan Mulligan c4b89f347c linode-cli: 5.8.1 -> 5.8.2 2021-09-07 16:46:34 -07:00
Mario Rodas f4c654f240 difftastic: 0.6 -> 0.8 2021-09-07 18:00:00 -05:00
Ryan Mulligan d90bafbcad mylvmbackup: remove meta.homepage from fetch url 2021-09-07 14:41:36 -07:00
Ryan Mulligan a83b9d3a58
Merge pull request #136500 from ryantm/dev/ryantm/mylvmbackup
mylvmbackup: init at 0.16
2021-09-07 14:06:10 -07:00
Bernardo Meurer 3f2e194a25
beetsExternalPlugins.extrafiles: fix mediafile dependency version 2021-09-07 12:09:03 -07:00
Fabian Affolter 02b9630a70 gdu: 5.6.2 -> 5.7.0 2021-09-07 14:51:31 +02:00