nixos/flake.lock

63 lines
1.6 KiB
Plaintext
Raw Normal View History

2023-06-21 17:41:35 +01:00
{
"nodes": {
"iosevka-custom": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1717786575,
"narHash": "sha256-IyfMwVf4gR8BAhs6pnzZbtGESrG3lV59t25qIq30r8Q=",
"ref": "refs/heads/main",
"rev": "8848d889ab9089dff04a3ffc80d2cc8a61d545c4",
"revCount": 12,
"type": "git",
"url": "https://git.xenia.me.uk/pixelifytica/iosevka.git"
},
"original": {
"type": "git",
"url": "https://git.xenia.me.uk/pixelifytica/iosevka.git"
}
},
2023-06-21 17:41:35 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1717602782,
"narHash": "sha256-pL9jeus5QpX5R+9rsp3hhZ+uplVHscNJh8n8VpqscM0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e8057b67ebf307f01bdcc8fba94d94f75039d1f6",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2023-07-24 16:45:19 +01:00
"locked": {
"lastModified": 1718835956,
"narHash": "sha256-wM9v2yIxClRYsGHut5vHICZTK7xdrUGfrLkXvSuv6s4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "dd457de7e08c6d06789b1f5b88fc9327f4d96309",
2023-07-24 16:45:19 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.05",
"repo": "nixpkgs",
2023-07-24 16:45:19 +01:00
"type": "github"
}
},
2023-06-21 17:41:35 +01:00
"root": {
"inputs": {
"iosevka-custom": "iosevka-custom",
"nixpkgs": "nixpkgs_2"
2023-07-07 17:25:04 +01:00
}
2023-06-21 17:41:35 +01:00
}
},
"root": "root",
"version": 7
}