flake.lock: Update

Flake lock file updates:

• Removed input 'nixpkgs-stable'
This commit is contained in:
betalars - 2023-05-02 12:35:46 +02:00
parent bcc6cc162c
commit 36b43f714f
1 changed files with 1 additions and 18 deletions

View File

@ -32,27 +32,10 @@
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1682931856,
"narHash": "sha256-phFRasoX9a7pPwfHwUO4A3HjccedEgVQLHR1UoPCY90=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d529862de0cdabaebac67a48d825af99c2c3b50d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"jovian": "jovian",
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
"nixpkgs": "nixpkgs"
}
}
},