flake: Update infinisilSystem
The binary of murmur is now called mumble-server, which is fixed in a newer version of infinisil’s module.
This commit is contained in:
parent
3723c88de4
commit
7361e03630
|
@ -62,17 +62,17 @@
|
||||||
"infinisilSystem": {
|
"infinisilSystem": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1626615686,
|
"lastModified": 1647486090,
|
||||||
"narHash": "sha256-eXt4eon7oEg1gBUC8myZNACmDisgsQOAHGlnDhyG6zk=",
|
"narHash": "sha256-JnhSUUIs7ioGDkZ/P7C0wGZH9fA81uv0R6aHtkr1W5Y=",
|
||||||
"owner": "Infinisil",
|
"owner": "Infinisil",
|
||||||
"repo": "system",
|
"repo": "system",
|
||||||
"rev": "f1fd247eca84abccbad3b57da39454702d7ef2c6",
|
"rev": "9f7cf7497d26d57996edc7f70edcf7d2cccfdf60",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "Infinisil",
|
"owner": "Infinisil",
|
||||||
"repo": "system",
|
"repo": "system",
|
||||||
"rev": "f1fd247eca84abccbad3b57da39454702d7ef2c6",
|
"rev": "9f7cf7497d26d57996edc7f70edcf7d2cccfdf60",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
sops-nix.url = "github:Mic92/sops-nix";
|
sops-nix.url = "github:Mic92/sops-nix";
|
||||||
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
|
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
infinisilSystem.url = "github:Infinisil/system/f1fd247eca84abccbad3b57da39454702d7ef2c6";
|
infinisilSystem.url = "github:Infinisil/system/9f7cf7497d26d57996edc7f70edcf7d2cccfdf60";
|
||||||
infinisilSystem.flake = false;
|
infinisilSystem.flake = false;
|
||||||
|
|
||||||
nixpkgs-overlay.url = "git+https://git.sbruder.de/simon/nixpkgs-overlay";
|
nixpkgs-overlay.url = "git+https://git.sbruder.de/simon/nixpkgs-overlay";
|
||||||
|
|
Loading…
Reference in a new issue