nixos/flake.lock

73 lines
1.7 KiB
Plaintext
Raw Normal View History

2024-10-31 13:14:45 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-12 14:40:40 +01:00
"lastModified": 1736508663,
"narHash": "sha256-ZOaGwa+WnB7Zn3YXimqjmIugAnHePdXCmNu+AHkq808=",
2024-10-31 13:14:45 +01:00
"owner": "nix-community",
"repo": "home-manager",
2025-01-12 14:40:40 +01:00
"rev": "2532b500c3ed2b8940e831039dcec5a5ea093afc",
2024-10-31 13:14:45 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-01-12 14:40:40 +01:00
"lastModified": 1736523798,
"narHash": "sha256-Xb8mke6UCYjge9kPR9o4P1nVrhk7QBbKv3xQ9cj7h2s=",
2024-10-31 13:14:45 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2025-01-12 14:40:40 +01:00
"rev": "130595eba61081acde9001f43de3248d8888ac4a",
2024-10-31 13:14:45 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"umu": "umu"
}
},
"umu": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "packaging/nix",
2025-01-12 14:40:40 +01:00
"lastModified": 1735507919,
"narHash": "sha256-4cR4mk1660p3y8wnX0XbHSQh4KX0mbMn6/2YnALNt8o=",
"owner": "Open-Wine-Components",
"repo": "umu-launcher",
"rev": "59a82ea8cd284c7535bc06b8f6156abb7da96f6a",
"type": "github"
2024-10-31 13:14:45 +01:00
},
"original": {
"dir": "packaging/nix",
2025-01-12 14:40:40 +01:00
"owner": "Open-Wine-Components",
"repo": "umu-launcher",
"rev": "59a82ea8cd284c7535bc06b8f6156abb7da96f6a",
"type": "github"
2024-10-31 13:14:45 +01:00
}
}
},
"root": "root",
"version": 7
}