Bump NixThePlanet
flake input
This commit is contained in:
parent
9df249c52d
commit
60b8c06011
2 changed files with 6 additions and 7 deletions
11
flake.lock
generated
11
flake.lock
generated
|
@ -675,16 +675,15 @@
|
||||||
"osx-kvm": "osx-kvm"
|
"osx-kvm": "osx-kvm"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1708168451,
|
"lastModified": 1727105240,
|
||||||
"narHash": "sha256-loWlwexnfQGFsEHeJbXpWbnmeDFkBwZB38+4BkUcGhM=",
|
"narHash": "sha256-FEuqbcZ4TDUMwCpTA/E3J5L7pLD4U+zXPnZbmXSmaJo=",
|
||||||
"owner": "aciceri",
|
"owner": "MatthewCroughan",
|
||||||
"repo": "NixThePlanet",
|
"repo": "NixThePlanet",
|
||||||
"rev": "e8c91035d01f5082ccf30e351dcd993a5b480a72",
|
"rev": "2f622af217807da78e44a5a15f620743dac57f46",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "aciceri",
|
"owner": "MatthewCroughan",
|
||||||
"ref": "nix-in-darwin",
|
|
||||||
"repo": "NixThePlanet",
|
"repo": "NixThePlanet",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
};
|
};
|
||||||
dream2nix.url = "github:nix-community/dream2nix";
|
dream2nix.url = "github:nix-community/dream2nix";
|
||||||
nixThePlanet = {
|
nixThePlanet = {
|
||||||
url = "github:aciceri/NixThePlanet/nix-in-darwin";
|
url = "github:MatthewCroughan/NixThePlanet/";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
nixDarwin = {
|
nixDarwin = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue