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": 1698069042,
"narHash": "sha256-L6U8qNhQ3KjQ04voQ+QLQCnFbD5NuIlqC9DO9T7jIZY=",
2023-08-13 19:28:37 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "f540f30f1f3c76b68922550dcf5f78f42732fd37",
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": 1697946153,
"narHash": "sha256-7k7qIwWLaYPgQ4fxmEdew3yCffhK6rM4I4Jo3X/79DA=",
2023-08-01 16:31:44 +02:00
"owner": "nix-community",
"repo": "nix-index-database",
"rev": "5a2006282caaf32663cdcd582c5b18809c7d7d8d",
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": 1697851979,
"narHash": "sha256-lJ8k4qkkwdvi+t/Xc6Fn74kUuobpu9ynPGxNZR6OwoA=",
2023-08-01 15:35:09 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5550a85a087c04ddcace7f892b0bdc9d8bb080c8",
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": 1697723726,
"narHash": "sha256-SaTWPkI8a5xSHX/rrKzUe+/uVNy6zCGMXgoeMb7T9rg=",
2023-08-13 19:28:37 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7c9cc5a6e5d38010801741ac830a3f8fd667a7a0",
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
}