3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

386102 commits

Author SHA1 Message Date
Gabriella Gonzalez cb058dc7ea buildDhallUrl: Respect proxy environment variables
`buildDhallUrl` is a fixed output derivation, which means
that we can (and should) inherit impure proxy-related
environment variables for fetching URLs.

The motivation for this change is:

https://discourse.dhall-lang.org/t/cant-build-a-nixified-dhall-package-in-a-sandbox-depending-on-the-environment/

… where a `buildDhallUrl` derivation was failing in a restricted
networking environment due to not inheriting proxy-related
settings.
2022-06-18 11:09:19 +02:00
Fabian Affolter a5051e29e2
Merge pull request #177860 from fabaff/routersploit
routersploit: init at unstable-2021-02-06
2022-06-18 10:30:39 +02:00
Fabian Affolter c2ed79ced8
Merge pull request #178070 from fabaff/gosec-bump
gosec: 2.11.0 -> 2.12.0
2022-06-18 10:29:42 +02:00
Fabian Affolter 528171f88c
Merge pull request #178092 from r-ryantm/auto-update/python3.10-ssh-mitm
python310Packages.ssh-mitm: 2.0.4 -> 2.0.5
2022-06-18 10:28:56 +02:00
Fabian Affolter a202be7a2f
Merge pull request #178111 from r-ryantm/auto-update/python3.10-svg.path
python310Packages.svg-path: 6.1 -> 6.2
2022-06-18 10:28:17 +02:00
Fabian Affolter 195089dc09
Merge pull request #178113 from davidtwco/davidtwco-update-maintainer-email
update davidtwco's maintainer email.
2022-06-18 10:27:38 +02:00
Fabian Affolter a40d0131ad
Merge pull request #178096 from kilianar/nixpkgs-fmt
nixpkgs-fmt: 1.2.0 -> 1.3.0
2022-06-18 10:27:05 +02:00
Martin Weinelt 2a0bc341b5
Merge pull request #176620 from fabaff/hahomematic-bump 2022-06-18 10:15:47 +02:00
Fabian Affolter 9e3648198a
Merge pull request #178064 from r-ryantm/auto-update/gvm-tools
gvm-tools: 21.10.0 -> 22.6.0
2022-06-18 10:14:04 +02:00
Fabian Affolter 0a3c3e39a2
Merge pull request #178085 from r-ryantm/auto-update/sqlfluff
sqlfluff: 0.13.2 -> 1.0.0
2022-06-18 10:13:37 +02:00
Fabian Affolter ab502f52c4
Merge pull request #178088 from r-ryantm/auto-update/python3.10-pytenable
python310Packages.pytenable: 1.4.6 -> 1.4.7
2022-06-18 10:12:48 +02:00
Fabian Affolter c12159c500
Merge pull request #178098 from r-ryantm/auto-update/python3.10-peaqevcore
python310Packages.peaqevcore: 1.0.14 -> 1.0.19
2022-06-18 10:12:15 +02:00
Martin Weinelt 86c4f203c1
Merge pull request #176475 from vlinkz/calamaresupdates 2022-06-18 10:11:06 +02:00
Fabian Affolter 5258a150f0
Merge pull request #178104 from r-ryantm/auto-update/python3.10-fastcore
python310Packages.fastcore: 1.4.4 -> 1.4.5
2022-06-18 10:08:19 +02:00
Fabian Affolter 2810d18443
Merge pull request #178107 from r-ryantm/auto-update/python3.10-scmrepo
python310Packages.scmrepo: 0.0.24 -> 0.0.25
2022-06-18 10:07:54 +02:00
Fabian Affolter 040381acc4
Merge pull request #178108 from r-ryantm/auto-update/python3.10-stripe
python310Packages.stripe: 3.3.0 -> 3.4.0
2022-06-18 10:07:25 +02:00
David Wood c6b6e4fc85
update davidtwco's maintainer email
Signed-off-by: David Wood <david@davidtw.co>
2022-06-18 09:02:29 +01:00
R. Ryantm 2b45f46cf9 python310Packages.svg-path: 6.1 -> 6.2 2022-06-18 07:44:38 +00:00
Doron Behar a7a11f989d
Merge pull request #177819 from ddelabru/update-vcv-to-v2
vcv-rack: 1.1.6 -> 2.0.6
2022-06-18 10:34:21 +03:00
Vladimír Čunát 736edbba26
Merge #176480: vulkan-tools: fix Hydra breakage on Darwin 2022-06-18 09:25:49 +02:00
Sergei Trofimovich 6b99e9620e
Merge pull request #177287 from trofi/fix-fno-common-for-fpm2
fpm2: 0.79 -> 0.90
2022-06-18 06:46:23 +00:00
Sergei Trofimovich d1b0daca5f
Merge pull request #177804 from trofi/update-openiscsi
openiscsi: 2.1.4 -> 2.1.7
2022-06-18 06:45:25 +00:00
R. Ryantm 06db9922c9 python310Packages.stripe: 3.3.0 -> 3.4.0 2022-06-18 06:35:17 +00:00
R. Ryantm ba3a49ff88 python310Packages.scmrepo: 0.0.24 -> 0.0.25 2022-06-18 06:13:27 +00:00
R. Ryantm 5150052f3a python310Packages.fastcore: 1.4.4 -> 1.4.5 2022-06-18 05:57:47 +00:00
Jörg Thalheim 5041c1bd4b
Merge pull request #178101 from Mic92/ruby-fixup
Revert "ruby: enable O3 optimization"
2022-06-18 06:17:54 +01:00
Jörg Thalheim 4f16be72cb
Revert "ruby: enable O3 optimization"
This reverts commit 64e09fac3d.

This commit should go to staging first.
2022-06-18 07:16:34 +02:00
Jörg Thalheim 3364c75574
Merge pull request #175820 from Mic92/ruby
ruby: enable O3 optimization
2022-06-18 06:14:49 +01:00
Jörg Thalheim 64e09fac3d
ruby: enable O3 optimization 2022-06-18 07:13:21 +02:00
Martin Weinelt 797c577d7a
Merge pull request #178081 from risicle/ris-native-source-provenance-misc-2 2022-06-18 06:49:44 +02:00
R. Ryantm b0cb49426e python310Packages.peaqevcore: 1.0.14 -> 1.0.19 2022-06-18 04:29:18 +00:00
kilianar 2387396258 nixpkgs-fmt: 1.2.0 -> 1.3.0
- [Commits](https://github.com/nix-community/nixpkgs-fmt/compare/v1.2.0...v1.3.0)
2022-06-18 06:14:46 +02:00
Victor Fuentes d5e616a3f4 calamares-nixos-extensions: 0.3.8 -> 0.3.10 2022-06-17 20:55:57 -07:00
R. Ryantm 5feabf3992 python310Packages.ssh-mitm: 2.0.4 -> 2.0.5 2022-06-18 03:31:16 +00:00
Anderson Torres 1a46618e1f
Merge pull request #178087 from AndersonTorres/tinyalsa
tinyalsa: new package
2022-06-17 23:56:31 -03:00
R. Ryantm 2b250e04df python310Packages.pytenable: 1.4.6 -> 1.4.7 2022-06-18 01:57:37 +00:00
AndersonTorres 8d07ad4db4 tinyalsa: 2.0.0 -> unstable-2022-06-05 2022-06-17 22:34:09 -03:00
AndersonTorres 6e73e6e668 tinyalsa: init at 2.0.0 2022-06-17 22:34:09 -03:00
R. Ryantm 698402ea6a sqlfluff: 0.13.2 -> 1.0.0 2022-06-18 00:32:42 +00:00
Kevin Cox b2537dc430
Merge pull request #177561 from max-privatevoid/ipfs-dont-leak-config
nixos/ipfs: do not leak config to journal on startup
2022-06-17 19:37:33 -04:00
Sandro a419e65544
Merge pull request #178034 from 06kellyjac/kubescape
kubescape: 2.0.156 -> 2.0.158
2022-06-18 01:00:58 +02:00
Pascal Wittmann 7a52648772
Merge pull request #178075 from jacobtolar/bump-groovy-3.0.7-to-3.0.11
groovy: 3.0.7 -> 3.0.11
2022-06-18 00:36:09 +02:00
Robert Scott eb6cce7d6f treewide/misc: add sourceType binaryNativeCode for more packages 2022-06-17 22:55:24 +01:00
Max 2a8bf9777d nixos/ipfs: do not leak config to journal on startup
The preStart script for the IPFS service will print parts of the configuration
to stdout (and therefore, the journal) when applying profiles on startup. This
may lead to unwanted disclosure of private information, such as remote pinning
service API keys. Fix by sending stdout to /dev/null.
2022-06-17 23:41:27 +02:00
jacobtolar e449ba23ba
groovy: 3.0.7 -> 3.0.11 2022-06-17 16:32:30 -05:00
Anderson Torres 9877c29734
Merge pull request #169120 from aciceri/master
umoria: init at 5.7.15
2022-06-17 18:25:17 -03:00
Anderson Torres fe1afe8da8
Merge pull request #178028 from alexshpilkin/fix-calibre-chm
Fix CHM format support in Calibre
2022-06-17 18:19:23 -03:00
Linus Heckemann 9226283fd6
Merge pull request #178025 from Ma27/fix-hyperkitty
mailmanPackages.hyperkitty: fix build
2022-06-17 22:54:12 +02:00
Sergei Trofimovich 0e2797784d
Merge pull request #176938 from trofi/fix-fno-common-for-megaglest
megaglest: pull upstream fix for -fno-common toolchains
2022-06-17 20:44:56 +00:00
Sergei Trofimovich 36e999c3c7
Merge pull request #177098 from trofi/workaround-fno-common-for-spaceFM
spaceFM: add -fcommon workaround
2022-06-17 20:44:34 +00:00