Commit graph

366225 commits

Author SHA1 Message Date
Cole Helbling
2d53cad9d1 mullvad: init at 2022.1
This package includes the CLI binaries for mullvad, but does not attempt
to build the GUI. This allows it to be (more) cross-platform than the
mullvad-vpn package, which depends on a tool that is unavailable for
e.g. ARM platforms.
2022-04-01 07:39:16 -07:00
R. Ryantm
d4b4878c21 python310Packages.param: 1.12.0 -> 1.12.1 2022-04-01 14:33:05 +00:00
R. Ryantm
2fd61c2d08 difftastic: 0.24.0 -> 0.25.0 2022-04-01 14:12:33 +00:00
teutat3s
ae2990ca1b
electron: mark versions <= 14 as EOL 2022-04-01 16:03:21 +02:00
R. Ryantm
c565ea4bb0 clojure-lsp: 2022.03.26-18.47.08 -> 2022.03.31-20.00.20 2022-04-01 13:30:45 +00:00
P. R. d. O
cf6af1933b
nixos/sslmate-agent: add to module-list 2022-04-01 07:23:45 -06:00
Manuel Bärenz
d625c265e3
Merge pull request #166565 from samuela/upkeep-bot/vscodium-1.66.0-1648728823
vscodium: 1.65.2 -> 1.66.0
2022-04-01 15:20:25 +02:00
Robert Hensing
28a227a890 formats.javaProperties: Add documentation 2022-04-01 15:19:45 +02:00
Robert Hensing
9a0739cbe2 formats.javaProperties: Add comment 2022-04-01 15:19:45 +02:00
Robert Hensing
4f8e44394c formats.javaProperties: init 2022-04-01 15:19:45 +02:00
Robert Hensing
6febb906a8 tests: Add pkgs-lib
Makes the following work

    ofborg build tests.pkgs-lib
2022-04-01 15:19:45 +02:00
davidak
1b4d728eaf
Merge pull request #166812 from bobby285271/pantheon
pantheon.elementary-dock: run glib-compile-schemas
2022-04-01 15:05:48 +02:00
Ryan Mulligan
5b5c8b70c4
Merge pull request #166739 from r-ryantm/auto-update/python310Packages.ansible-later
python310Packages.ansible-later: 2.0.8 -> 2.0.9
2022-04-01 05:56:33 -07:00
Sandro Jäckel
9ad324aec5
gofu: unstable-2021-09-11 -> unstable-2022-04-01 2022-04-01 14:38:53 +02:00
Thibault Gagnaux
4b4d3759e9
graalvmXX-ce: remove graalvmXX-ce-dev and use dev version in graalvmXX-ce on aarch64-darwin 2022-04-01 14:30:18 +02:00
R. Ryantm
88ea7932d5 python310Packages.meilisearch: 0.18.1 -> 0.18.2 2022-04-01 12:30:08 +00:00
R. Ryantm
a5a62bdae1 buildah-unwrapped: 1.24.2 -> 1.25.1 2022-04-01 12:21:02 +00:00
hqurve
7683eadc87 space-cadet-pinball: reimplement fix darwin build
Darwin builds need a custom installPhase since it is excluded from the cmake install
0f88e43ba2/CMakeLists.txt (L221)
2022-04-01 07:54:58 -04:00
Janne Heß
7ebb4ebe40
nixos/systemd-stage-1: Append (Initrd) to /etc/initrd-release
This is more in line with what dracut does (it appends "Initramfs") and
makes it clear where the boot is currently at when it hangs.
2022-04-01 13:54:09 +02:00
Michael Adler
e41e5e30f3 ungoogled-chromium: 99.0.4844.84 -> 100.0.4896.60 2022-04-01 13:50:32 +02:00
Luflosi
ebd9acc18a
include-what-you-use: 0.17 -> 0.18
https://github.com/include-what-you-use/include-what-you-use/releases/tag/0.18
2022-04-01 13:49:43 +02:00
R. Ryantm
f7e7f925ec python310Packages.libthumbor: 2.0.1 -> 2.0.2 2022-04-01 11:48:38 +00:00
Bobby Rong
e741da0bc8
Merge pull request #166576 from xrelkd/update/just
just: 1.1.1 -> 1.1.2
2022-04-01 19:45:55 +08:00
adisbladis
9511feef72 prometheus-dmarc-exporter: Add missing build-system dependencies with overrides
I will add these upstream in poetry2nix and remove them from here once released.
2022-04-01 23:38:46 +12:00
Aaron Andersen
fc5df319cf
Merge pull request #165764 from notgne2/oauth2-proxy-group
nixos/oauth2_proxy: add user group
2022-04-01 13:32:21 +02:00
Janne Heß
5653209ed9
nixos/systemd-initrd: Redo object specifications
As requested by @roberth, we now have an option similar to
environment.etc. There's also extra store paths to copy and a way to
suppress store paths to make customizations possible.

We also link mount and umount to /bin to make recovery easier when
something fails
2022-04-01 13:26:06 +02:00
Doron Behar
2b03526241
Merge pull request #166798 from B4rc1/pkg/mailspring/update 2022-04-01 14:25:20 +03:00
hqurve
00bbc3f18e Revert "space-cadet-pinball: fix darwin build"
This reverts commit d066c12298.
2022-04-01 07:13:52 -04:00
Bobby Rong
3f6e36987b
pantheon.elementary-dock: run glib-compile-schemas 2022-04-01 18:59:28 +08:00
Bjørn Forsman
ce8e9df4d7 arcanist: add python3 to fix 'arc anoid'
Patch out the requirement from 'arc' that it needs 'python3' in
$PATH at runtime, because once built the python script will have
a fixed absolute path shebang to python3. (The check makes sense
outside of Nix though.)

Not injecting python3 in PATH prevents leaking python3 into the
environment in which arc runs linters etc.
2022-04-01 12:33:12 +02:00
adisbladis
18262c79e1 poetry2nix: 1.26.0 -> 1.27.1 2022-04-01 22:23:40 +12:00
B4rc1
da1544fbf7 mailspring: 1.9.2 -> 1.10.2 2022-04-01 10:03:26 +00:00
Janne Heß
c465c8d719
nixos/systemd-initrd: Make emergency access more flexible 2022-04-01 11:58:31 +02:00
Janne Heß
b7c62b8238
nixos/systemd-initrd: Remove unit options that don't work 2022-04-01 11:58:30 +02:00
06kellyjac
19315d0dde syft: 0.42.4 -> 0.43.0 2022-04-01 10:37:47 +01:00
Artturi
18f19c2bb8
Merge pull request #166275 from gador/pinegrow-fix-gsettings 2022-04-01 12:27:24 +03:00
R. Ryantm
ec61fa185d python310Packages.hahomematic: 1.0.3 -> 1.0.4 2022-04-01 09:19:01 +00:00
R. Ryantm
87660bf9d7 python310Packages.thrift: 0.15.0 -> 0.16.0 2022-04-01 08:58:22 +00:00
R. Ryantm
60df4bd6ec python310Packages.google-re2: 0.2.20220201 -> 0.2.20220401 2022-04-01 08:43:16 +00:00
maxine [they]
db5e4dbdd5
Merge pull request #166589 from maxeaubrey/yaru_22.04.3.1
yaru-theme: 22.04.2 -> 22.04.3.1
2022-04-01 10:33:49 +02:00
R. Ryantm
9a2a80df28 python310Packages.glean-parser: 5.1.0 -> 5.1.1 2022-04-01 08:10:31 +00:00
Artturi
83063f39b2
Merge pull request #166780 from Artturin/removedeadddir 2022-04-01 11:10:12 +03:00
Artturi
96a1835155
Merge pull request #166771 from Artturin/zoteroscheme 2022-04-01 11:09:33 +03:00
Pavol Rusnak
1af5aa0b0b
Merge pull request #166587 from teutat3s/bump/electron-17-3-1
electron_17: 17.1.2 -> 17.3.1, electron_16: 16.1.0 -> 16.2.1, electron_15: 15.4.1 -> 15.5.1, electron_14: 14.2.7 -> 14.2.9 (EOL)
2022-04-01 10:04:15 +02:00
Samuel Ainsworth
2a0acdbe9f python3Packages.cupy: use the latest cudnn 2022-04-01 08:02:47 +00:00
Samuel Ainsworth
e51d84a97f python3Packages.cupy: parallel build 2022-04-01 08:02:18 +00:00
Samuel Ainsworth
2133acc806 python3Packages.cupy: cudatoolkit consistency 2022-04-01 08:02:07 +00:00
Samuel Ainsworth
03dd3f66fb nccl: expose cudatoolkit in passthru 2022-04-01 08:01:09 +00:00
Florian Brandes
58b6768280 pinegrow: bugfix for missing gsettings
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-01 11:00:44 +03:00
Samuel Ainsworth
147606d8e3 cudnn: 7.6.5 -> 8.3.2 2022-04-01 08:00:14 +00:00