sisyphus/nixos/flake.lock

113 lines
2.7 KiB
Text
Raw Normal View History

2023-03-06 21:00:44 +01:00
{
"nodes": {
2023-03-22 22:12:39 +01:00
"devshell": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1678957337,
"narHash": "sha256-Gw4nVbuKRdTwPngeOZQOzH/IFowmz4LryMPDiJN/ah4=",
"owner": "numtide",
"repo": "devshell",
"rev": "3e0e60ab37cd0bf7ab59888f5c32499d851edb47",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-03-06 21:00:44 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
2023-03-22 22:12:39 +01:00
"utils": [
"flake-utils"
]
2023-03-06 21:00:44 +01:00
},
"locked": {
2023-03-22 22:12:39 +01:00
"lastModified": 1679067101,
"narHash": "sha256-tMI1inGT9u4KWQml0w30dhWqQPlth1e9K/68sfDkEQA=",
2023-03-06 21:00:44 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-03-22 22:12:39 +01:00
"rev": "9154cd519a8942728038819682d6b3ff33f321bb",
2023-03-06 21:00:44 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-22.11",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-03-22 22:12:39 +01:00
"lastModified": 1679318992,
"narHash": "sha256-uoj5Oy6hruIHuxzfQZtcalObe5kPrX9v+ClUMFEOzmE=",
2023-03-06 21:00:44 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-22 22:12:39 +01:00
"rev": "e2c97799da5f5cd87adfa5017fba971771e123ef",
2023-03-06 21:00:44 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.11",
"type": "indirect"
}
},
"root": {
"inputs": {
2023-03-22 22:12:39 +01:00
"devshell": "devshell",
"flake-utils": "flake-utils",
2023-03-06 21:00:44 +01:00
"home-manager": "home-manager",
2023-03-07 23:12:34 +01:00
"nixpkgs": "nixpkgs",
2023-03-22 22:12:39 +01:00
"utils": "utils"
2023-03-06 21:00:44 +01:00
}
},
"utils": {
2023-03-22 22:12:39 +01:00
"inputs": {
"flake-utils": [
"flake-utils"
]
},
2023-03-06 21:00:44 +01:00
"locked": {
2023-03-22 22:12:39 +01:00
"lastModified": 1657226504,
"narHash": "sha256-GIYNjuq4mJlFgqKsZ+YrgzWm0IpA4axA3MCrdKYj7gs=",
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"rev": "2bf0f91643c2e5ae38c1b26893ac2927ac9bd82a",
2023-03-06 21:00:44 +01:00
"type": "github"
},
"original": {
2023-03-22 22:12:39 +01:00
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
2023-03-06 21:00:44 +01:00
"type": "github"
}
}
},
"root": "root",
"version": 7
}