feat: proxy nixos modules, remove deprecated overlay attribute

This commit is contained in:
Jake Hamilton 2023-02-21 17:41:34 -08:00
parent af06876391
commit b428b981b9
No known key found for this signature in database
GPG key ID: 9762169A1B35EA68
4 changed files with 45 additions and 9 deletions

8
flake.lock generated
View file

@ -51,16 +51,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1665216225,
"narHash": "sha256-SUuvJXGEXhmyaGJlDlptbc9I2Wai9tUx83QYIqvipfE=",
"lastModified": 1677028070,
"narHash": "sha256-sUKqd8HYBrtPxCRXFWvsnQDnwqnw1uIDwu4khcZuL2k=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1a9935bf90e0f4225756f99e772f06d5fea9edb6",
"rev": "d3a15cd8dc917f4364ba0b332a1c389dc3177603",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "release-22.05",
"ref": "release-22.11",
"repo": "nixpkgs",
"type": "github"
}