nixos/flake.lock

126 lines
3.2 KiB
Plaintext
Raw Normal View History

2023-08-01 15:35:09 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1695108154,
"narHash": "sha256-gSg7UTVtls2yO9lKtP0yb66XBHT1Fx5qZSZbGMpSn2c=",
2023-08-01 15:35:09 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "07682fff75d41f18327a871088d20af2710d4744",
2023-08-01 15:35:09 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.05",
"repo": "home-manager",
"type": "github"
}
},
2023-08-13 19:28:37 +02:00
"home-manager-unstable": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1697410455,
"narHash": "sha256-jCs/ffIP3tUPN7HWWuae4BB8+haAw2NI02z5BQvWMGM=",
2023-08-13 19:28:37 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "78125bc681d12364cb65524eaa887354134053d0",
2023-08-13 19:28:37 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
2023-08-01 15:35:09 +02:00
"impermanence": {
"locked": {
"lastModified": 1697303681,
"narHash": "sha256-caJ0rXeagaih+xTgRduYtYKL1rZ9ylh06CIrt1w5B4g=",
2023-08-01 15:35:09 +02:00
"owner": "nix-community",
"repo": "impermanence",
"rev": "0f317c2e9e56550ce12323eb39302d251618f5b5",
2023-08-01 15:35:09 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2023-08-01 16:31:44 +02:00
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1697340827,
"narHash": "sha256-XlrR68N7jyaZ0bs8TPrhqcWG0IPG3pbjrKzJMpYOsos=",
2023-08-01 16:31:44 +02:00
"owner": "nix-community",
"repo": "nix-index-database",
"rev": "29977d0796c058bbcfb2df5b18eb5badf1711007",
2023-08-01 16:31:44 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
2023-08-01 15:35:09 +02:00
"nixpkgs": {
"locked": {
"lastModified": 1697226376,
"narHash": "sha256-cumLLb1QOUtWieUnLGqo+ylNt3+fU8Lcv5Zl+tYbRUE=",
2023-08-01 15:35:09 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "898cb2064b6e98b8c5499f37e81adbdf2925f7c5",
2023-08-01 15:35:09 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
2023-08-13 19:28:37 +02:00
"nixpkgs-unstable": {
"locked": {
"lastModified": 1697059129,
"narHash": "sha256-9NJcFF9CEYPvHJ5ckE8kvINvI84SZZ87PvqMbH6pro0=",
2023-08-13 19:28:37 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5e4c2ada4fcd54b99d56d7bd62f384511a7e2593",
2023-08-13 19:28:37 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-08-01 15:35:09 +02:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-08-13 19:28:37 +02:00
"home-manager-unstable": "home-manager-unstable",
2023-08-01 15:35:09 +02:00
"impermanence": "impermanence",
2023-08-01 16:31:44 +02:00
"nix-index-database": "nix-index-database",
2023-08-13 19:28:37 +02:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2023-08-01 15:35:09 +02:00
}
}
},
"root": "root",
"version": 7
}