Commit Graph

713177 Commits

Author SHA1 Message Date
Cosima Neidahl
60b6d112f3
sunvox: Add back wayback machine fallback src (#357726) 2024-11-26 19:12:26 +01:00
Pol Dellaiera
82d9b91876 open-webui: 0.4.4 -> 0.4.5
Diff: https://github.com/open-webui/open-webui/compare/v0.4.4..v0.4.5
Changelog: https://github.com/open-webui/open-webui/releases/tag/v0.4.5
2024-11-26 19:11:34 +01:00
phaer
08b9155e20 image/images: init
A new NixOS module that adds two new options to `system.build`:

- imageModules: An attrset mapping image variant names to a list of nixos
  modules to use when building such images.

- images: An attrset mapping image variant names to a nixos instance
  based on the current config plus variant-specific modules (see
  `system.build.imageModules` above.
2024-11-26 19:04:53 +01:00
phaer
148ba06717 image/file-options: init 2024-11-26 19:04:53 +01:00
Robert Schütz
b70d51fc86
python312Packages.python-bitcoinlib: rename from bitcoinlib (#358492) 2024-11-26 09:47:33 -08:00
nixpkgs-merge-bot[bot]
c8da2f827c
sqlite3-to-mysql: 2.3.1 -> 2.3.2 (#359087) 2024-11-26 17:44:20 +00:00
Dmitry Kalinkin
62e97383c2
geant4: move to by-name, drop deprecated enableQT argument (#358781) 2024-11-26 12:33:48 -05:00
nixpkgs-merge-bot[bot]
fd55f1875e
diesel-cli: 2.2.4 -> 2.2.5 (#359092) 2024-11-26 17:31:06 +00:00
Sandro
048985033f
goreleaser: 2.4.5 -> 2.4.8 (#358985) 2024-11-26 18:26:54 +01:00
Bjørn Forsman
8f9753343f qmmp: add libxmp and libsidplayfp to buildInputs
This adds support support more input formats, like .mod, .xm, .it, .s3m,
.sid.

Fixes https://github.com/NixOS/nixpkgs/issues/358922.
2024-11-26 17:56:32 +01:00
Vincent Laporte
470e6e641f coqPackages.fourcolor: 1.3.1 → 1.4.0 2024-11-26 17:29:11 +01:00
Bobby Rong
20e121f31a
vscodium: 1.95.2 -> 1.95.3 (#358857) 2024-11-27 00:24:48 +08:00
cooparo
7233ce0697 python312Packages.python-bitcoinlib: rename from bitcoinlib 2024-11-26 17:21:18 +01:00
phaer
bb6586c4e6 make-disk-image: Allow passing of image baseName
It's currently alsways "nixos", which leads to various schemes of
renaming the resulting files in virtualisation/*-image.nix files as
well as further downstream, outside of nixpkgs.
2024-11-26 17:19:18 +01:00
Martin Weinelt
5bdc51167d
nixos/logrotate: allow change mode of a file (#359322) 2024-11-26 17:19:03 +01:00
R. Ryantm
afa7cf9d8c python312Packages.jc: 1.25.3 -> 1.25.4 2024-11-26 16:15:45 +00:00
Thiago Kenji Okada
048619c66a
audacious: move to pkgs/by-name (#359063) 2024-11-26 16:07:15 +00:00
matthewcroughan
c8446a92ab nixos/scion: hardcode large expiry timestamps in bootstrap.sh
This makes timestamps and cert expiry less of a spurious issue in VM
Tests, and in CI/Hydra, by hardcoding large values, and allowing certs
to begin at 0 seconds from UNIX epoch time
2024-11-26 15:56:41 +00:00
Izorkin
a7c8d553ae
nixos/logrotate: allow change mode of a file 2024-11-26 18:55:41 +03:00
Sandro
8e82ef5df1
nixos/binfmt: add option addEmulatedSystemsToNixSandbox (#354533) 2024-11-26 16:35:42 +01:00
Austin Horstman
d79beaac42
vimPlugins: Remove the nvim-cmp dependency on cmp-sources (#358809) 2024-11-26 09:12:21 -06:00
Maximilian Bosch
6f3d8a72ea
runInLinuxVM: remove hwclock -s invocation
Commit 97ed6b4565 broke the systemd-boot
tests (among others) because of the `hwclock -s` invocation. This was
broken for a while, but not noticed because we didn't have a `set -e`
before.

The error

    hwclock: select() to /dev/rtc0 to wait for clock tick timed out

MAY be related to an open QEMU bug[1]: I can't reproduce the error on
aarch64-linux and x86_64-linux with `partitionTableType = "legacy";`.
Also, the issue disappears on x86_64-linux when adding `--directisa`.

However, the invocation was added in f73ff0529e
10 years ago which didn't give any reasoning or pointer to what KVM bug
this may be. Given that this must have happened on an ancient version,
we agreed on removing it altogether[2].

[1] https://gitlab.com/qemu-project/qemu/-/issues/1762
[2] https://github.com/NixOS/nixpkgs/pull/354535#issuecomment-2500791222
2024-11-26 15:51:11 +01:00
Peder Bergebakken Sundt
8fc978774f
apfsprogs: 0-unstable-2024-09-27 -> 0.2.0 (#354191) 2024-11-26 15:44:31 +01:00
K900
bd4d2031f3
kdePackages: Plasma 6.2.3 -> 6.2.4 (#359299) 2024-11-26 17:40:41 +03:00
Thiago Kenji Okada
944e227b6a
libstdcxx5: remove (#358909) 2024-11-26 14:39:37 +00:00
Emily Trau
c8bb7b26f2
7z2hashcat: init at 2.0 (#356347) 2024-11-26 22:33:46 +08:00
Philip Taron
92de54386d
stdenv: don't discard string context from ContentAddressed derivations (#359098) 2024-11-26 06:30:32 -08:00
Ulrik Strid
e15fcb16cf
python3Packages.python-mapnik: mark broken (#355713) 2024-11-26 15:23:26 +01:00
K900
9458f0618b kdePackages: Plasma 6.2.3 -> 6.2.4 2024-11-26 17:22:04 +03:00
Philip Taron
f7337d66df
llama-cpp: 3887 -> 4154 (#358908) 2024-11-26 06:01:06 -08:00
Nick Cao
a17db8891e
nezha-agent: add updateScript; 0.20.3 -> 0.20.5 (#358660) 2024-11-26 08:44:16 -05:00
Nick Cao
1b1d91f466
linuxPackages.nvidiaPackages.production: 550.127.05 -> 550.135 (#358567) 2024-11-26 08:41:20 -05:00
Aleksana
ebcb81f90f
alpaca: 2.7.0 -> 2.8.0 (#359053) 2024-11-26 21:39:29 +08:00
Fabian Affolter
13aa554633
python312Packages.azure-mgmt-resource: 23.1.1 -> 23.2.0 (#351923) 2024-11-26 14:35:23 +01:00
Nick Cao
ba93d44435
python312Packages.teslajsonpy: 3.12.2 -> 3.12.3 (#359256) 2024-11-26 08:34:00 -05:00
Nick Cao
6c9f549fc3
python312Packages.mypy-boto3-*: updates (#359258) 2024-11-26 08:33:31 -05:00
Nick Cao
c1547bbdac
python312Packages.tencentcloud-sdk-python: 3.0.1271 -> 3.0.1272 (#359259) 2024-11-26 08:33:00 -05:00
Nick Cao
3852f0d9a9
python312Packages.pbs-installer: 2024.10.08 -> 2024.10.16 (#359229) 2024-11-26 08:31:14 -05:00
Nick Cao
dbe9f44ceb
rasm: 2.2.8 -> 2.2.11 (#359241) 2024-11-26 08:30:06 -05:00
Nick Cao
3c51e88684
python312Packages.lacuscore: 1.12.3 -> 1.12.5 (#359247) 2024-11-26 08:29:21 -05:00
Nick Cao
98e3bc7aaa
python312Packages.garminconnect: 0.2.20 -> 0.2.21 (#359248) 2024-11-26 08:28:56 -05:00
Nick Cao
e249f0cf59
python312Packages.pygitguardian: 1.17.0 -> 1.18.0 (#359255) 2024-11-26 08:27:48 -05:00
Nick Cao
429e2dfc3f
python312Packages.pipdeptree: 2.23.4 -> 2.24.0 (#359195) 2024-11-26 08:26:24 -05:00
Nick Cao
d59b4dc5de
toxiproxy: 2.9.0 -> 2.11.0 (#359199) 2024-11-26 08:25:35 -05:00
Nick Cao
2057afb5c0
python312Packages.reolink-aio: 0.11.2 -> 0.11.3 (#359221) 2024-11-26 08:23:45 -05:00
Sandro
4b56be9a01
gitea: 1.22.3 -> 1.22.4 (#359100) 2024-11-26 14:23:08 +01:00
Nick Cao
ed78bf4822
cargo-run-bin: 1.7.3 -> 1.7.4 (#359166) 2024-11-26 08:21:38 -05:00
Nick Cao
3dbbdfe08d
ceph-csi: 3.12.2 -> 3.12.3 (#359169) 2024-11-26 08:21:02 -05:00
Nick Cao
66de0485ff
nhost-cli: 1.27.0 -> 1.27.1 (#359180) 2024-11-26 08:18:54 -05:00
Nick Cao
e0aa70649e
python312Packages.casbin: 1.36.3 -> 1.37.0 (#359181) 2024-11-26 08:16:56 -05:00