lenticular_cloud2/flake.lock

119 lines
3 KiB
Plaintext
Raw Permalink Normal View History

2023-03-18 11:00:49 +00:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
2023-10-09 19:58:44 +00:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-03-18 11:00:49 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2023-10-09 19:58:44 +00:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-03-18 11:00:49 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-09-30 10:58:24 +00:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-09-30 10:58:24 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-09-30 10:58:24 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-03-18 11:00:49 +00:00
"nix-node-package": {
"flake": false,
"locked": {
"lastModified": 1706303050,
"narHash": "sha256-LCELgjzunxEsZQNRYJmVJ6FRVVurEsffed9aB8kPheE=",
2023-03-18 11:00:49 +00:00
"owner": "mkg20001",
"repo": "nix-node-package",
"rev": "90f6ad8de81e3b75c2b0e6e3f9711bb094a5072b",
2023-03-18 11:00:49 +00:00
"type": "github"
},
"original": {
"owner": "mkg20001",
"repo": "nix-node-package",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-06-22 11:18:17 +00:00
"lastModified": 1718835956,
"narHash": "sha256-wM9v2yIxClRYsGHut5vHICZTK7xdrUGfrLkXvSuv6s4=",
2023-03-18 11:00:49 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-22 11:18:17 +00:00
"rev": "dd457de7e08c6d06789b1f5b88fc9327f4d96309",
2023-03-18 11:00:49 +00:00
"type": "github"
},
"original": {
2023-10-09 19:58:44 +00:00
"id": "nixpkgs",
2024-06-22 11:18:17 +00:00
"ref": "nixos-24.05",
2023-10-09 19:58:44 +00:00
"type": "indirect"
2023-03-18 11:00:49 +00:00
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
2023-09-30 10:58:24 +00:00
"flake-utils": "flake-utils",
2023-03-18 11:00:49 +00:00
"nix-node-package": "nix-node-package",
2023-10-09 19:58:44 +00:00
"nixpkgs": "nixpkgs",
"tuxpkgs": "tuxpkgs"
2023-03-18 11:00:49 +00:00
}
2023-09-30 10:58:24 +00:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-10-09 19:58:44 +00:00
},
"tuxpkgs": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1716159373,
"narHash": "sha256-3bO2jIWypYPzA9ezst55QyzIVErNt3tB+asi1ZJedPw=",
2023-10-09 19:58:44 +00:00
"ref": "refs/heads/master",
"rev": "93f8a1b6a48e2b8f1daf784f7499a4651cac778c",
"revCount": 23,
2023-10-09 19:58:44 +00:00
"type": "git",
"url": "ssh://git@git.o-g.at/nixpkg/tuxpkgs.git"
},
"original": {
"type": "git",
"url": "ssh://git@git.o-g.at/nixpkg/tuxpkgs.git"
}
2023-03-18 11:00:49 +00:00
}
},
"root": "root",
"version": 7
}