nixos-config/flake.lock

153 lines
4 KiB
Plaintext
Raw Normal View History

2021-02-06 03:09:11 +01:00
{
"nodes": {
2022-01-17 21:56:41 +01:00
"agenix": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1646845404,
"narHash": "sha256-JENXFCI2HVqi0whBzt7MAW9PX3ziEaYqBhMux+4g+VM=",
2022-01-17 21:56:41 +01:00
"owner": "ryantm",
"repo": "agenix",
"rev": "764c975e74bce2f89a5106b68ec48e2b586f893c",
2022-01-17 21:56:41 +01:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2021-04-17 20:39:01 +02:00
"emacs-overlay": {
"locked": {
"lastModified": 1648610035,
"narHash": "sha256-eQ3/YRbabEJbmRKvo48NHZ2MtgyqnlQfjBXLkBcyqGk=",
2021-04-17 20:39:01 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "26da73dd9129d267f0c8c26b591ab91050c4cdc9",
2021-04-17 20:39:01 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "emacs-overlay",
"type": "github"
}
},
2021-07-14 19:40:35 +02:00
"flake-utils": {
"locked": {
"lastModified": 1648297722,
"narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=",
2021-07-14 19:40:35 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade",
2021-07-14 19:40:35 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
2021-04-19 13:42:29 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2021-04-19 13:42:29 +02:00
]
},
"locked": {
"lastModified": 1648366999,
"narHash": "sha256-Sdm0lI2ZBc70EnMMmvfDVY7gIM3M4c2L86EdQ9tKRE4=",
2021-04-19 13:42:29 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "888eac32bd657bfe0d024c8770130d80d1c02cd3",
2021-04-19 13:42:29 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
2021-04-19 13:42:29 +02:00
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1648141026,
"narHash": "sha256-h8e3+5EZFbYHTMb0DN2ACuQTJBNHpqigvmEV1w2WIuE=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "feceb4d24f582817d8f6e737cd40af9e162dee05",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2021-02-06 03:09:11 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1638587357,
"narHash": "sha256-2ySMW3QARG8BsRPmwe7clTbdCuaObromOKewykP+UJc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e34c5379866833f41e2a36f309912fa675d687c7",
"type": "github"
2022-01-17 21:56:41 +01:00
},
"original": {
"owner": "nixos",
"ref": "nixos-21.11",
"repo": "nixpkgs",
"type": "github"
2022-01-17 21:56:41 +01:00
}
},
"nixpkgs-unstable-small": {
"locked": {
"lastModified": 1648583894,
"narHash": "sha256-wdhgGO3yiBn7fMmI2jSfoondsh2O8Jt81e3H4RYnrHc=",
2021-02-06 03:09:11 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "00e27c78d3d2de6964096ceee8d70e5b487365e3",
2021-02-06 03:09:11 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-01-17 21:56:41 +01:00
"ref": "nixos-unstable-small",
2021-02-06 03:09:11 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-01-17 21:56:41 +01:00
"nixpkgs_2": {
2021-02-15 17:23:25 +01:00
"locked": {
"lastModified": 1648390671,
"narHash": "sha256-u69opCeHUx3CsdIerD0wVSR+DjfDQjnztObqfk9Trqc=",
2021-05-27 20:16:14 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ce8cbe3c01fd8ee2de526ccd84bbf9b82397a510",
2021-05-27 20:16:14 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-01-17 21:56:41 +01:00
"ref": "nixos-unstable",
2021-05-27 20:16:14 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-02-06 03:09:11 +01:00
"root": {
"inputs": {
2022-01-17 21:56:41 +01:00
"agenix": "agenix",
2021-04-17 20:39:01 +02:00
"emacs-overlay": "emacs-overlay",
2021-07-14 19:40:35 +02:00
"flake-utils": "flake-utils",
2021-04-19 13:42:29 +02:00
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
2022-01-17 21:56:41 +01:00
"nixpkgs": "nixpkgs_2",
"nixpkgs-unstable-small": "nixpkgs-unstable-small"
2021-02-06 03:09:11 +01:00
}
}
},
"root": "root",
"version": 7
}