dotfiles/flake.lock

132 lines
3.4 KiB
Text
Raw Normal View History

2024-08-02 11:12:36 +02:00
{
"nodes": {
2024-08-02 14:09:42 +02:00
"colmena": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"stable": "stable"
},
"locked": {
"lastModified": 1711386353,
"narHash": "sha256-gWEpb8Hybnoqb4O4tmpohGZk6+aerAbJpywKcFIiMlg=",
"path": "/nix/store/in94zdj4ls6p21r3q4zzvmbd61g9ap3b-source",
"rev": "cd65ef7a25cdc75052fbd04b120aeb066c3881db",
"type": "path"
},
"original": {
"id": "colmena",
"type": "indirect"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-08-02 11:12:36 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-07 12:00:22 +02:00
"lastModified": 1723015306,
"narHash": "sha256-jQnFEtH20/OsDPpx71ntZzGdRlpXhUENSQCGTjn//NA=",
2024-08-02 11:12:36 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-08-07 12:00:22 +02:00
"rev": "b3d5ea65d88d67d4ec578ed11d4d2d51e3de525e",
2024-08-02 11:12:36 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-08-02 14:47:10 +02:00
"lastModified": 1696019113,
"narHash": "sha256-X3+DKYWJm93DRSdC5M6K5hLqzSya9BjibtBsuARoPco=",
2024-08-02 14:09:42 +02:00
"owner": "NixOS",
2024-08-02 11:12:36 +02:00
"repo": "nixpkgs",
2024-08-02 14:47:10 +02:00
"rev": "f5892ddac112a1e9b3612c39af1b72987ee5783a",
2024-08-02 11:12:36 +02:00
"type": "github"
},
2024-08-02 14:09:42 +02:00
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2024-08-10 14:14:15 +02:00
"lastModified": 1723175592,
"narHash": "sha256-M0xJ3FbDUc4fRZ84dPGx5VvgFsOzds77KiBMW/mMTnI=",
2024-08-02 14:09:42 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-08-10 14:14:15 +02:00
"rev": "5e0ca22929f3342b19569b21b2f3462f053e497b",
2024-08-02 14:09:42 +02:00
"type": "github"
},
2024-08-02 11:12:36 +02:00
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-08-02 14:09:42 +02:00
"colmena": "colmena",
2024-08-02 11:12:36 +02:00
"home-manager": "home-manager",
2024-08-02 14:09:42 +02:00
"nixpkgs": "nixpkgs_2"
}
},
"stable": {
"locked": {
"lastModified": 1696039360,
"narHash": "sha256-g7nIUV4uq1TOVeVIDEZLb005suTWCUjSY0zYOlSBsyE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "32dcb45f66c0487e92db8303a798ebc548cadedc",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
2024-08-02 11:12:36 +02:00
}
}
},
"root": "root",
"version": 7
}