Bump NixThePlanet flake input

This commit is contained in:
Andrea Ciceri 2024-09-28 23:59:38 +02:00
parent 9df249c52d
commit 60b8c06011
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
2 changed files with 6 additions and 7 deletions

11
flake.lock generated
View file

@ -675,16 +675,15 @@
"osx-kvm": "osx-kvm"
},
"locked": {
"lastModified": 1708168451,
"narHash": "sha256-loWlwexnfQGFsEHeJbXpWbnmeDFkBwZB38+4BkUcGhM=",
"owner": "aciceri",
"lastModified": 1727105240,
"narHash": "sha256-FEuqbcZ4TDUMwCpTA/E3J5L7pLD4U+zXPnZbmXSmaJo=",
"owner": "MatthewCroughan",
"repo": "NixThePlanet",
"rev": "e8c91035d01f5082ccf30e351dcd993a5b480a72",
"rev": "2f622af217807da78e44a5a15f620743dac57f46",
"type": "github"
},
"original": {
"owner": "aciceri",
"ref": "nix-in-darwin",
"owner": "MatthewCroughan",
"repo": "NixThePlanet",
"type": "github"
}

View file

@ -30,7 +30,7 @@
};
dream2nix.url = "github:nix-community/dream2nix";
nixThePlanet = {
url = "github:aciceri/NixThePlanet/nix-in-darwin";
url = "github:MatthewCroughan/NixThePlanet/";
inputs.nixpkgs.follows = "nixpkgs";
};
nixDarwin = {