| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | default-crate-overrides: proc-macro-crate: don't break potential patchesorigin/proc-macro-crate | Sandro | 2024-09-09 | 1 | -1/+1 |
| * | steam: drop gnome2.GConf dependency (#340633) | K900 | 2024-09-09 | 1 | -1/+0 |
| |\ | |||||
| | * | steam: drop gnome2.GConf dependency•••GConf depends on ORBit2 which no longer compiles on https://github.com/NixOS/nixpkgs/pull/340612 ORBit2 / GConf are EOL/Archived: - https://gitlab.gnome.org/Archive/orbit2 (last commit on main branch 8 years ago) - https://gitlab.gnome.org/Archive/gconf (last commit on main branch 8 years ago) | Fabián Heredia Montiel | 2024-09-09 | 1 | -1/+0 |
| * | | valgrind-light: correctly override meta (#340713) | éclairevoyant | 2024-09-09 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | valgrind-light: correctly override meta•••This is broken due to Nix treating `a = { b.c = d; }` as `a = { b = { c = d; }; }` and `overrideAttrs` isn't recursively merging attributes with old ones. Broken in 95e172d7c0f4fbdcc117760fe973507e61a6d550 https://github.com/NixOS/nixpkgs/pull/340144 | aleksana | 2024-09-09 | 1 | -1/+1 |
| * | | | linux-firmware: 20240811 -> 20240909 (#340768) | K900 | 2024-09-09 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | linux-firmware: 20240811 -> 20240909 | K900 | 2024-09-09 | 1 | -2/+2 |
| * | | | | openapi-generator-cli: 7.7.0 -> 7.8.0 (#335838) | Ilan Joselevich | 2024-09-09 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | openapi-generator-cli: 7.7.0 -> 7.8.0 | R. Ryantm | 2024-08-19 | 1 | -2/+2 |
| * | | | | | protoc-gen-es: fix missing node_modules directories (#339841) | Felix Schröter | 2024-09-09 | 1 | -0/+7 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | protoc-gen-es: fix missing node_modules directories•••This workaround won't be needed anymore once #333759 is merged, which fixes the node_modules copying behavior in npm-install-hooks. | Felix Schröter | 2024-09-05 | 1 | -0/+7 |
| * | | | | | slurm: 24.05.2.1 -> 24.05.3.1 (#340347) | Markus Kowalewski | 2024-09-09 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | slurm: 24.05.2.1 -> 24.05.3.1 | Markus Kowalewski | 2024-09-07 | 1 | -2/+2 |
| * | | | | | | python312Packages.gsd: 3.3.1 -> 3.3.2 (#340176) | Markus Kowalewski | 2024-09-09 | 1 | -6/+12 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | python312Packages.gsd: switch to pypa build | natsukium | 2024-09-08 | 1 | -4/+10 |
| | * | | | | | | python312Packages.gsd: 3.3.1 -> 3.3.2 | R. Ryantm | 2024-09-06 | 1 | -2/+2 |
| * | | | | | | | rustlings: add darwin support by adding CoreServices to buildInputs (#339263) | éclairevoyant | 2024-09-09 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | rustlings: add darwin support by adding CoreServices to buildInputs | Mastermindaxe | 2024-09-03 | 1 | -0/+4 |
| * | | | | | | | | nixos-install: fail if we can't set up bootloader (#340522) | K900 | 2024-09-09 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | nixos-install: fail if we can't set up bootloader | K900 | 2024-09-08 | 1 | -0/+1 |
| * | | | | | | | | | steam/fhsenv: use normal curl (#340710) | K900 | 2024-09-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | steam/fhsenv: use normal curl•••The Steam Runtime can handle any curl version: https://gitlab.steamos.cloud/steamrt/steam-runtime-tools/-/blob/main/libcurl-compat/README.md?ref_type=heads And nix-built applications run from Steam will start exploding on this after staging-next because we're finally building our curl with versioned symbols. | K900 | 2024-09-09 | 1 | -1/+1 |
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | | nixos/tests: don't include switch-to-configuration in DUT by default (#340445) | K900 | 2024-09-09 | 14 | -170/+147 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | nixos/tests/user-activation-scripts: enable switch-to-configuration | K900 | 2024-09-08 | 1 | -0/+1 |
| | * | | | | | | | | | nixos/tests/systemd-boot: enable switch-to-configuration | K900 | 2024-09-08 | 1 | -0/+1 |
| | * | | | | | | | | | nixos/tests/switch-test: enable switch-to-configuration | K900 | 2024-09-08 | 1 | -0/+1 |
| | * | | | | | | | | | nixos/tests/restart-by-activation-script: enable switch-to-configuration | K900 | 2024-09-08 | 1 | -0/+2 |
| | * | | | | | | | | | nixos/tests/nat: use specialisations instead of multiple machines | K900 | 2024-09-08 | 1 | -37/+22 |
| | * | | | | | | | | | nixos/tests/mutable-users: use specialisations instead of multiple machines | K900 | 2024-09-08 | 1 | -13/+13 |
| | * | | | | | | | | | nixos/tests/firewall: use specialisations instead of multiple machines | K900 | 2024-09-08 | 1 | -12/+4 |
| | * | | | | | | | | | nixos/tests/containers-restart_networking: use specialisations instead of mul...•••The test is still broken. | K900 | 2024-09-08 | 1 | -48/+41 |
| | * | | | | | | | | | nixos/tests/containers-reloadable: use specializations instead of multiple ma... | K900 | 2024-09-08 | 1 | -42/+28 |
| | * | | | | | | | | | nixos/tests/chrony: actually restart chrony when switching to hardened config•••This breaks the test. Fun. | K900 | 2024-09-08 | 1 | -2/+3 |
| | * | | | | | | | | | nixos/tests/chrony: use specializations instead of multiple machines | K900 | 2024-09-08 | 1 | -16/+14 |
| | * | | | | | | | | | nixos/tests/installer: add newly missing switch-to-configuration dependencies | K900 | 2024-09-08 | 1 | -0/+5 |
| | * | | | | | | | | | nixos/tests: don't include switch-to-configuration in DUT by default | K900 | 2024-09-08 | 1 | -2/+7 |
| | * | | | | | | | | | nixos/specialisation: add isSpecialisation option to know if we're a speciali... | K900 | 2024-09-08 | 2 | -0/+7 |
| | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | | trunk-io: 1.3.1 -> 1.3.2 (#340457) | Nick Cao | 2024-09-09 | 3 | -4/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | trunk-io: 1.3.1 -> 1.3.2 | Aaron Jheng | 2024-09-09 | 1 | -2/+3 |
| | * | | | | | | | | | trunk-io: move to by-name | Aaron Jheng | 2024-09-08 | 3 | -2/+0 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | dysk: 2.9.0 -> 2.9.1 (#340519) | Nick Cao | 2024-09-09 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | dysk: 2.9.0 -> 2.9.1 | R. Ryantm | 2024-09-08 | 1 | -3/+3 |
| * | | | | | | | | | | flyctl: 0.2.124 -> 0.2.125 (#340533) | Nick Cao | 2024-09-09 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | flyctl: 0.2.124 -> 0.2.125 | R. Ryantm | 2024-09-08 | 1 | -3/+3 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | python312Packages.tencentcloud-sdk-python: 3.0.1226 -> 3.0.1227 (#340689) | Nick Cao | 2024-09-09 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | python312Packages.tencentcloud-sdk-python: 3.0.1226 -> 3.0.1227•••Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/refs/tags/3.0.1226...3.0.1227 Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.0.1227/CHANGELOG.md | Fabian Affolter | 2024-09-09 | 1 | -2/+2 |
| * | | | | | | | | | | | gatus: 5.12.0 -> 5.12.1 (#340755) | Nick Cao | 2024-09-09 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | gatus: 5.12.0 -> 5.12.1 | R. Ryantm | 2024-09-09 | 1 | -2/+2 |
| * | | | | | | | | | | | | ldeep: 1.0.61 -> 1.0.63 (#340690) | Nick Cao | 2024-09-09 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | ldeep: 1.0.61 -> 1.0.63•••Diff: https://github.com/franc-pentest/ldeep/compare/refs/tags/1.0.61...1.0.63 Changelog: https://github.com/franc-pentest/ldeep/releases/tag/1.0.63 | Fabian Affolter | 2024-09-09 | 1 | -2/+2 |
| | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
