1
0

Update from updated-inputs-2024-07-31-01-03

This commit is contained in:
Flake Update Bot 2024-07-31 03:04:05 +02:00
commit 820fa65986
2 changed files with 5 additions and 5 deletions

View File

@ -39,8 +39,8 @@
# Pin current nixpkgs channel and flake registry to the nixpkgs version # Pin current nixpkgs channel and flake registry to the nixpkgs version
# the host got build with # the host got build with
nix.nixPath = lib.mkForce [ "nixpkgs=${lib.cleanSource pkgs.path}" ]; nix.nixPath = lib.mkForce [ "nixpkgs=${lib.cleanSource pkgs.path}" ];
nix.registry = lib.mkForce { nix.registry = {
"nixpkgs" = { "nixpkgs" = lib.mkForce {
from = { from = {
type = "indirect"; type = "indirect";
id = "nixpkgs"; id = "nixpkgs";

View File

@ -288,11 +288,11 @@
}, },
"nixpkgs_3": { "nixpkgs_3": {
"locked": { "locked": {
"lastModified": 1722062969, "lastModified": 1722185531,
"narHash": "sha256-QOS0ykELUmPbrrUGmegAUlpmUFznDQeR4q7rFhl8eQg=", "narHash": "sha256-veKR07psFoJjINLC8RK4DiLniGGMgF3QMlS4tb74S6k=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "b73c2221a46c13557b1b3be9c2070cc42cf01eb3", "rev": "52ec9ac3b12395ad677e8b62106f0b98c1f8569d",
"type": "github" "type": "github"
}, },
"original": { "original": {