lenticular_cloud2/flake.lock

119 lines
3.0 KiB
Plaintext
Raw 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": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-09-30 10:58:24 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
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": {
2023-09-30 10:58:24 +00:00
"lastModified": 1694372307,
"narHash": "sha256-18dhHWJfa0QB0fPsaYvRwGd86BVn6xMkN6mDmiDKack=",
2023-03-18 11:00:49 +00:00
"owner": "mkg20001",
"repo": "nix-node-package",
2023-09-30 10:58:24 +00:00
"rev": "97ac59276f12f768062e4eb336fc77079d5fb6a0",
2023-03-18 11:00:49 +00:00
"type": "github"
},
"original": {
"owner": "mkg20001",
"repo": "nix-node-package",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1703200384,
"narHash": "sha256-q5j06XOsy0qHOarsYPfZYJPWbTbc8sryRxianlEPJN0=",
2023-03-18 11:00:49 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0b3d618173114c64ab666f557504d6982665d328",
2023-03-18 11:00:49 +00:00
"type": "github"
},
"original": {
2023-10-09 19:58:44 +00:00
"id": "nixpkgs",
"ref": "nixos-23.11",
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": {
2023-12-17 13:47:38 +00:00
"lastModified": 1702764954,
"narHash": "sha256-+1z/0NJ/8c0d6Um1y9wpVO8CPXHd9/psOJF9GqFS/38=",
2023-10-09 19:58:44 +00:00
"ref": "refs/heads/master",
2023-12-17 13:47:38 +00:00
"rev": "dcea3067863899ee23950670e7fed2a4feccc20e",
"revCount": 13,
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
}