Add flake.lock pinning nixpkgs and project sources
This commit is contained in:
Generated
+81
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"nodes": {
|
||||
"moongreet": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1780403491,
|
||||
"narHash": "sha256-oypGIafQagkCI2ErrZIUrv/jbOZadeAD8LYjBCXThwU=",
|
||||
"ref": "refs/tags/v0.10.1",
|
||||
"rev": "030f8c62a6e7d5a9459a33faf54d89da398e2660",
|
||||
"revCount": 71,
|
||||
"type": "git",
|
||||
"url": "https://gitea.moonarch.de/nevaforget/greetd-moongreet.git"
|
||||
},
|
||||
"original": {
|
||||
"ref": "refs/tags/v0.10.1",
|
||||
"type": "git",
|
||||
"url": "https://gitea.moonarch.de/nevaforget/greetd-moongreet.git"
|
||||
}
|
||||
},
|
||||
"moonlock": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1783541056,
|
||||
"narHash": "sha256-XNYuRF1LUiZwklYcaYbWxfO2Et49w8tIfREA/zB4ifQ=",
|
||||
"ref": "refs/tags/v0.6.20",
|
||||
"rev": "e9f45a862ec5b989cfb60d7cf129eadf228d1e8f",
|
||||
"revCount": 65,
|
||||
"type": "git",
|
||||
"url": "https://gitea.moonarch.de/nevaforget/moonlock.git"
|
||||
},
|
||||
"original": {
|
||||
"ref": "refs/tags/v0.6.20",
|
||||
"type": "git",
|
||||
"url": "https://gitea.moonarch.de/nevaforget/moonlock.git"
|
||||
}
|
||||
},
|
||||
"moonset": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1781694375,
|
||||
"narHash": "sha256-4XeYjzCLBO0CsezTzC8rtFRW+5jrsTA1ewqkl/65SKE=",
|
||||
"ref": "refs/tags/v0.9.1",
|
||||
"rev": "510d45a9b14179ca9e4b76a15cd23c9c44a871ec",
|
||||
"revCount": 50,
|
||||
"type": "git",
|
||||
"url": "https://gitea.moonarch.de/nevaforget/moonset.git"
|
||||
},
|
||||
"original": {
|
||||
"ref": "refs/tags/v0.9.1",
|
||||
"type": "git",
|
||||
"url": "https://gitea.moonarch.de/nevaforget/moonset.git"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1785967620,
|
||||
"narHash": "sha256-IItrdb7Puk05RqOBWZYFC5X6Wl1sJmCfh5MWVHw5iMM=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "b7c2ada94fe99c15b0dbcf4d11fd7850b957a436",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"ref": "nixos-unstable",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"moongreet": "moongreet",
|
||||
"moonlock": "moonlock",
|
||||
"moonset": "moonset",
|
||||
"nixpkgs": "nixpkgs"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
"version": 7
|
||||
}
|
||||
Reference in New Issue
Block a user