summaryrefslogtreecommitdiff
path: root/home-manager/.flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/.flake.lock')
-rw-r--r--home-manager/.flake.lock49
1 files changed, 49 insertions, 0 deletions
diff --git a/home-manager/.flake.lock b/home-manager/.flake.lock
new file mode 100644
index 0000000..994aa6a
--- /dev/null
+++ b/home-manager/.flake.lock
@@ -0,0 +1,49 @@
+{
+ "nodes": {
+ "home-manager": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1687871164,
+ "narHash": "sha256-bBFlPthuYX322xOlpJvkjUBz0C+MOBjZdDOOJJ+G2jU=",
+ "owner": "nix-community",
+ "repo": "home-manager",
+ "rev": "07c347bb50994691d7b0095f45ebd8838cf6bc38",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "ref": "release-23.05",
+ "repo": "home-manager",
+ "type": "github"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1690921052,
+ "narHash": "sha256-PHCyqQXj9thb3pGHV2O20eVwczkE+krG/XFumN0tJAs=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "dff08e260fdac77326bafe3a324c2ffbff95d49a",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "release-23.05",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "home-manager": "home-manager",
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}
Software created with 💖