dotfiles/flake.lock

103 lines
2.6 KiB
Plaintext
Raw Normal View History

2022-09-26 20:28:35 +00:00
{
"nodes": {
2023-05-03 21:19:59 +00:00
"flake-parts": {
2023-05-03 21:41:33 +00:00
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-01-12 10:45:37 +00:00
"lastModified": 1704982712,
"narHash": "sha256-2Ptt+9h8dczgle2Oo6z5ni5rt/uLMG47UFTR1ry/wgg=",
2023-05-03 21:41:33 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-01-12 10:45:37 +00:00
"rev": "07f6395285469419cf9d078f59b5b49993198c00",
2023-05-03 21:41:33 +00:00
"type": "github"
},
"original": {
"id": "flake-parts",
"type": "indirect"
}
},
2022-09-26 20:28:35 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-09-26 20:28:35 +00:00
},
"locked": {
2024-01-12 10:45:37 +00:00
"lastModified": 1704980875,
"narHash": "sha256-IPZmMjk5f4TBbEpzUFBc3OC1W6OwDNEXk2w/0uVXX1o=",
2022-09-26 20:28:35 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-01-12 10:45:37 +00:00
"rev": "5f0ab0eedc6ede69beb8f45561ffefa54edc6e65",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-12-24 17:45:24 +00:00
"ref": "release-23.11",
2022-09-26 20:28:35 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-01-12 10:45:37 +00:00
"lastModified": 1704874635,
"narHash": "sha256-YWuCrtsty5vVZvu+7BchAxmcYzTMfolSPP5io8+WYCg=",
2023-07-22 07:45:01 +00:00
"owner": "nixos",
2022-09-26 20:28:35 +00:00
"repo": "nixpkgs",
2024-01-12 10:45:37 +00:00
"rev": "3dc440faeee9e889fe2d1b4d25ad0f430d449356",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
2023-07-22 07:45:01 +00:00
"owner": "nixos",
2023-12-24 17:45:24 +00:00
"ref": "nixos-23.11",
2023-05-03 21:19:59 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-03 22:04:08 +00:00
"nixpkgs-lib": {
2023-05-03 21:41:33 +00:00
"locked": {
2023-10-03 22:04:08 +00:00
"dir": "lib",
2024-01-02 00:38:43 +00:00
"lastModified": 1703961334,
"narHash": "sha256-M1mV/Cq+pgjk0rt6VxoyyD+O8cOUiai8t9Q6Yyq4noY=",
2023-10-03 22:04:08 +00:00
"owner": "NixOS",
2023-05-03 21:41:33 +00:00
"repo": "nixpkgs",
2024-01-02 00:38:43 +00:00
"rev": "b0d36bd0a420ecee3bc916c91886caca87c894e9",
2023-05-03 21:41:33 +00:00
"type": "github"
},
"original": {
2023-10-03 22:04:08 +00:00
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
2023-05-03 21:41:33 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-01-14 08:56:45 +00:00
"lastModified": 1705133751,
"narHash": "sha256-rCIsyE80jgiOU78gCWN3A0wE0tR2GI5nH6MlS+HaaSQ=",
"owner": "nixos",
"repo": "nixpkgs",
2024-01-14 08:56:45 +00:00
"rev": "9b19f5e77dd906cb52dade0b7bd280339d2a1f3d",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-09-26 20:28:35 +00:00
"root": {
"inputs": {
2023-05-03 21:41:33 +00:00
"flake-parts": "flake-parts",
2022-09-26 20:28:35 +00:00
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2023-06-11 22:25:09 +00:00
}
2022-09-26 20:28:35 +00:00
}
},
"root": "root",
"version": 7
}