nix-config/flake.lock

136 lines
3.4 KiB
Plaintext
Raw Normal View History

2022-02-23 12:40:21 +01:00
{
"nodes": {
2022-07-11 16:46:10 +02:00
"darwin": {
2022-02-23 12:40:21 +01:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-12-29 21:07:03 +01:00
"lastModified": 1671891118,
"narHash": "sha256-+GJYiT7QbfA306ex4sGMlFB8Ts297pn3OdQ9kTd4aDw=",
2022-07-11 16:46:10 +02:00
"owner": "lnl7",
"repo": "nix-darwin",
2022-12-29 21:07:03 +01:00
"rev": "267040e7a2b8644f1fdfcf57b7e808c286dbdc7b",
2022-07-11 16:46:10 +02:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2022-12-29 21:07:03 +01:00
"lastModified": 1672318366,
"narHash": "sha256-DBUVFooXtE4boZk1LvJ8sTg3nxMmJvNAJQ4lpjxDH5U=",
2022-02-23 12:40:21 +01:00
"owner": "nix-community",
"repo": "home-manager",
2022-12-29 21:07:03 +01:00
"rev": "cbacdaba3c7b361defb36e1cdfa03ae4e74eb4a8",
2022-02-23 12:40:21 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2022-03-05 18:54:23 +01:00
"ref": "master",
2022-02-23 12:40:21 +01:00
"repo": "home-manager",
"type": "github"
}
},
"impermanence": {
"locked": {
2022-11-22 17:44:57 +01:00
"lastModified": 1668668915,
"narHash": "sha256-QjY4ZZbs9shwO4LaLpvlU2bO9J1juYhO9NtV3nrbnYQ=",
2022-02-23 12:40:21 +01:00
"owner": "nix-community",
"repo": "impermanence",
2022-11-22 17:44:57 +01:00
"rev": "5df9108b346f8a42021bf99e50de89c9caa251c3",
2022-02-23 12:40:21 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2022-05-24 09:47:14 +02:00
"nixos-hardware": {
"locked": {
2022-12-29 21:07:03 +01:00
"lastModified": 1672322014,
"narHash": "sha256-HEYUb2pxm9SUgqvg8eDpFUl6UPXmd7USNWAew115zL4=",
2022-05-24 09:47:14 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2022-12-29 21:07:03 +01:00
"rev": "e2f9c6f7360f3e0f7b0bc2a3e7193a290c5d4c81",
2022-05-24 09:47:14 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-02-23 12:40:21 +01:00
"nixpkgs": {
"locked": {
2022-12-29 21:07:03 +01:00
"lastModified": 1672262501,
"narHash": "sha256-ZNXqX9lwYo1tOFAqrVtKTLcJ2QMKCr3WuIvpN8emp7I=",
2022-02-23 12:40:21 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-12-29 21:07:03 +01:00
"rev": "e182da8622a354d44c39b3d7a542dc12cd7baa5f",
2022-02-23 12:40:21 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2022-03-05 18:54:23 +01:00
"nixpkgs-stable": {
"locked": {
2022-08-17 00:06:38 +02:00
"lastModified": 1659446231,
"narHash": "sha256-hekabNdTdgR/iLsgce5TGWmfIDZ86qjPhxDg/8TlzhE=",
2022-03-05 18:54:23 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-08-17 00:06:38 +02:00
"rev": "eabc38219184cc3e04a974fe31857d8e0eac098d",
2022-03-05 18:54:23 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.11",
"type": "indirect"
}
},
2022-02-23 12:40:21 +01:00
"root": {
"inputs": {
2022-07-11 16:46:10 +02:00
"darwin": "darwin",
2022-02-23 12:40:21 +01:00
"home-manager": "home-manager",
"impermanence": "impermanence",
2022-05-24 09:47:14 +02:00
"nixos-hardware": "nixos-hardware",
2022-03-05 18:54:23 +01:00
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
2022-02-23 12:40:21 +01:00
}
2022-07-11 16:46:10 +02:00
},
"utils": {
"locked": {
2022-11-06 12:48:57 +01:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-07-11 16:46:10 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-06 12:48:57 +01:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-07-11 16:46:10 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-02-23 12:40:21 +01:00
}
},
"root": "root",
"version": 7
}