Commit Graph

358646 Commits

Author SHA1 Message Date
Matthias Treydte
1748887ff2 llvmPackages/libllvm: move static archives to dev output
Reduces closure size by ~240MiB (down to ~100MiB) for
LLVM 13, the others are similar.

Having those archives in the lib output makes no sense
as they are no runtime dependencies. Removing them
alltogether is also not an option because the dynamic
libraries offer only the C API while many users of
libllvm require the C++ API. Those users must have an
dependency on libllvm.dev anyway and will find those
files for linking.
2022-03-04 13:05:53 +01:00
Bobby Rong
832aaff72a
Merge pull request #162455 from r-ryantm/auto-update/fluxcd
fluxcd: 0.27.2 -> 0.27.3
2022-03-04 18:27:28 +08:00
Bobby Rong
78dd3171e6
Merge pull request #162539 from berbiche/avizo-1.2
avizo: 1.1 -> 1.2
2022-03-04 18:22:01 +08:00
Sandro
461dbcc526
Merge pull request #161205 from veehaitch/jadx-1.3.3 2022-03-04 11:20:19 +01:00
Stanisław Pitucha
094460dbe5 ejson2env: init at 2.0.2 2022-03-04 19:41:43 +10:00
Stanisław Pitucha
40985edea4 maintainers: viraptor 2022-03-04 19:41:43 +10:00
Fabian Affolter
7f4d51719b
Merge pull request #162717 from r-ryantm/auto-update/python3.10-pyobihai
python310Packages.pyobihai: 1.3.1 -> 1.3.2
2022-03-04 10:20:46 +01:00
José Romildo Malaquias
71424c5877
Merge pull request #162731 from r-ryantm/auto-update/numix-icon-theme-square
numix-icon-theme-square: 22.02.06 -> 22.03.01
2022-03-04 06:20:31 -03:00
José Romildo Malaquias
eea1aca4c7
Merge pull request #162734 from r-ryantm/auto-update/numix-icon-theme-circle
numix-icon-theme-circle: 22.02.06 -> 22.03.01
2022-03-04 06:17:19 -03:00
Ulrik Strid
ffa377b626 ocamlPackages.base_0_12: Add dune_1 to build inputs for dune.configurator
Co-authored-by: vbgl
2022-03-04 10:04:55 +01:00
zowoq
b80a39b91b podman: ensure paths exist for the wrapper 2022-03-04 18:57:08 +10:00
R. Ryantm
568355c818 numix-icon-theme-circle: 22.02.06 -> 22.03.01 2022-03-04 08:51:23 +00:00
Fabian Affolter
7e047125d1
Merge pull request #161879 from fabaff/bump-sybil
python3Packages.sybil: 3.0.0 -> 3.0.1, python3Packages.testfixtures: 6.18.3 -> 6.18.5
2022-03-04 09:51:13 +01:00
Fabian Affolter
ddafcd3f7a
Merge pull request #162614 from fabaff/fix-devpi-client
devpi-client: add missing input, switch to pytestCheckHook
2022-03-04 09:49:29 +01:00
Fabian Affolter
2608e2c589
Merge pull request #162701 from r-ryantm/auto-update/python3.10-pycfmodel
python310Packages.pycfmodel: 0.17.0 -> 0.17.1
2022-03-04 09:47:31 +01:00
Bobby Rong
60c31330c7
Merge pull request #162721 from r-ryantm/auto-update/exoscale-cli
exoscale-cli: 1.49.3 -> 1.50.0
2022-03-04 16:47:10 +08:00
Fabian Affolter
b788d48694
Merge pull request #162702 from r-ryantm/auto-update/checkmate
checkmate: 0.5.7 -> 0.5.8
2022-03-04 09:44:28 +01:00
Fabian Affolter
fd2c89dc6b
python3Packages.pyobihai: add format 2022-03-04 09:42:49 +01:00
Janne Heß
803f7d4af5
Merge pull request #161838 from helsinki-systems/feat/stc-less-socket-restarts
nixos/switch-to-configuration: Document and test handling of socket-activated services
2022-03-04 09:32:55 +01:00
R. Ryantm
427f133ed5 numix-icon-theme-square: 22.02.06 -> 22.03.01 2022-03-04 08:17:24 +00:00
Pavol Rusnak
eda91ea70d
Merge pull request #162719 from r-ryantm/auto-update/elements
elements: 0.21.0.1 -> 0.21.0.2
2022-03-04 09:00:19 +01:00
Doron Behar
dd8537832e
Merge pull request #162066 from doronbehar/pkg/tikzplotlib
python3.pkgs.tikzplotlib: init at 0.10.1
2022-03-04 09:53:27 +02:00
Martin Weinelt
4e407256c3
Merge pull request #162707 from jonringer/add-ispy310
pythonPackages: add isPy310 and isPy311
2022-03-04 08:40:02 +01:00
Nicolas Berbiche
de585f82e1
avizo: 1.1 -> 1.2 2022-03-04 02:14:47 -05:00
R. Ryantm
e556b50ec3 exoscale-cli: 1.49.3 -> 1.50.0 2022-03-04 06:37:26 +00:00
R. Ryantm
2167e68d9e python310Packages.pyobihai: 1.3.1 -> 1.3.2 2022-03-04 05:51:21 +00:00
R. Ryantm
74518e846d elements: 0.21.0.1 -> 0.21.0.2 2022-03-04 05:49:48 +00:00
Bobby Rong
2f6a957617
Merge pull request #162441 from r-ryantm/auto-update/cloud-sql-proxy
cloud-sql-proxy: 1.28.1 -> 1.29.0
2022-03-04 13:46:39 +08:00
Bobby Rong
e6d23d087f
Merge pull request #162062 from r-ryantm/auto-update/logseq
logseq: 0.6.0 -> 0.6.1
2022-03-04 13:35:07 +08:00
Jonathan Ringer
82542559e6
pythonPackages: add isPy310 and isPy311 2022-03-03 19:30:21 -08:00
Bobby Rong
b1dfd7c1df
Merge pull request #157524 from michaeladler/go-bindata
go-bindata: 3.22.0 -> 3.23.0
2022-03-04 11:24:35 +08:00
Bobby Rong
91b86e6cdd
Merge pull request #156863 from wahjava/update-cinny
cinny: 1.6.1 -> 1.7.0
2022-03-04 10:58:22 +08:00
Bobby Rong
ea9bd85caf
Merge pull request #162568 from erinkim4/patch-1
thermald: disable -Werror
2022-03-04 10:46:46 +08:00
R. Ryantm
75eef6f0d0 checkmate: 0.5.7 -> 0.5.8 2022-03-04 02:44:13 +00:00
R. Ryantm
8cbdd4d748 python310Packages.pycfmodel: 0.17.0 -> 0.17.1 2022-03-04 02:37:35 +00:00
Jonas Heinrich
9a30f53ffe nixos/firejail: Fix order of extrsArgs before profile wrappedBinaries option 2022-03-03 21:35:37 -05:00
Bobby Rong
c9302fdce0
Merge pull request #162575 from r-ryantm/auto-update/earthly
earthly: 0.6.8 -> 0.6.9
2022-03-04 10:34:26 +08:00
Bobby Rong
93b1d7c44a
Merge pull request #162075 from markus-heinrich/submit/libwbxml
libwbxml: init at 0.11.7
2022-03-04 10:33:47 +08:00
Bobby Rong
ed484d689c
Merge pull request #162658 from r-ryantm/auto-update/sarasa-gothic
sarasa-gothic: 0.35.9 -> 0.36.0
2022-03-04 10:28:23 +08:00
R. Ryantm
9ff63d04ed python310Packages.dropbox: 11.27.0 -> 11.28.0 2022-03-03 17:50:35 -08:00
Peter Hoeg
bae181d3f0 nixos/os-release: generate from attrset 2022-03-04 09:36:40 +08:00
Peter Hoeg
3143de97f9 krunner-pass: pass-otp has been deprecated 2022-03-04 09:36:02 +08:00
Jonathan Ringer
b685f44ef2 steam-run: inherit extraInstallCommands 2022-03-03 16:57:16 -08:00
Michael Weiss
a4d921be21
Merge pull request #162680 from primeos/chromiumBeta
chromiumBeta: 99.0.4844.51 -> 100.0.4896.20
2022-03-03 23:56:05 +01:00
Michael Weiss
9fdffcf86e
Merge pull request #162679 from primeos/chromiumDev
chromiumDev: 100.0.4896.12 -> 100.0.4896.20
2022-03-03 23:51:55 +01:00
zowoq
446a90e111
Merge pull request #162554 from jonringer/add-hcl2json
hcl2json: init at 0.3.4
2022-03-04 08:29:54 +10:00
techknowlogick
6eed87d449 go_1_16: 1.16.14 -> 1.16.15 2022-03-04 07:44:35 +10:00
Matthias Treydte
38cf6fea69 qemu: fix qemu.ga including qemu in it's closure
The qemu-ga binary is already moved to a separate
output but still depends on qemu, adding about
600MiB to it's closure.

The command "strings qemu-ga" reveals that something
like

/nix/store/bqgpvv5qrpb741swczqk3lrdm5gzaqx2-qemu-host-cpu-only-6.2.0/bin

is contained, causing this false positive. So use
remove-references-to to reduce the closure to about
600KiB.
2022-03-03 21:37:25 +00:00
Michael Weiss
691919bf00
chromiumDev: 100.0.4896.12 -> 100.0.4896.20 2022-03-03 22:30:43 +01:00
Michael Weiss
05aa1711fd
chromiumBeta: 99.0.4844.51 -> 100.0.4896.20 2022-03-03 22:30:09 +01:00