Update infinisilSystem
It includes fixes for the mumble module required by newer nixpkgs.
This commit is contained in:
parent
ab793631d2
commit
e6f9ea1c67
|
@ -108,17 +108,17 @@
|
|||
"infinisilSystem": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1588451792,
|
||||
"narHash": "sha256-+2ovLk3z1kKKmLTLraNfyCHPPK8X5dQV1jQDRatJn+I=",
|
||||
"lastModified": 1626615686,
|
||||
"narHash": "sha256-eXt4eon7oEg1gBUC8myZNACmDisgsQOAHGlnDhyG6zk=",
|
||||
"owner": "Infinisil",
|
||||
"repo": "system",
|
||||
"rev": "91c5df20db68a995155218c5334db0e394185ca8",
|
||||
"rev": "f1fd247eca84abccbad3b57da39454702d7ef2c6",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "Infinisil",
|
||||
"repo": "system",
|
||||
"rev": "91c5df20db68a995155218c5334db0e394185ca8",
|
||||
"rev": "f1fd247eca84abccbad3b57da39454702d7ef2c6",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
infinisilSystem.url = "github:Infinisil/system/91c5df20db68a995155218c5334db0e394185ca8";
|
||||
infinisilSystem.url = "github:Infinisil/system/f1fd247eca84abccbad3b57da39454702d7ef2c6";
|
||||
infinisilSystem.flake = false;
|
||||
|
||||
nixpkgs-overlay.url = "git+https://git.sbruder.de/simon/nixpkgs-overlay";
|
||||
|
|
Loading…
Reference in a new issue