1
Fork 0
nixos-system-config/flake.lock

136 lines
3.6 KiB
Text
Raw Normal View History

2023-06-18 22:52:24 +02:00
{
"nodes": {
2025-01-08 02:06:46 +01:00
"disko": {
2024-11-05 13:45:33 +01:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-08 02:06:46 +01:00
"lastModified": 1734088167,
"narHash": "sha256-snPBgTqwn3FPZVdFC5yt7Bnk3squim1vZOZ8CObWykk=",
"owner": "nix-community",
"repo": "disko",
"rev": "65a441502c9382d41ada1adbc9bd31d6c9b00fe2",
2024-11-05 13:45:33 +01:00
"type": "github"
},
"original": {
2025-01-08 02:06:46 +01:00
"owner": "nix-community",
"ref": "latest",
"repo": "disko",
2024-11-05 13:45:33 +01:00
"type": "github"
}
},
2025-01-08 02:06:46 +01:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
2024-11-05 13:45:33 +01:00
"locked": {
2025-01-08 02:06:46 +01:00
"lastModified": 1736143030,
"narHash": "sha256-+hu54pAoLDEZT9pjHlqL9DNzWz0NbUn8NEAHP7PQPzU=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "b905f6fc23a9051a6e1b741e1438dbfc0634c6de",
2024-11-05 13:45:33 +01:00
"type": "github"
},
"original": {
2025-01-08 02:06:46 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-11-05 13:45:33 +01:00
"type": "github"
}
},
2024-04-05 14:36:20 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2024-04-05 14:36:20 +02:00
},
"locked": {
2025-01-08 02:06:46 +01:00
"lastModified": 1735344290,
"narHash": "sha256-oJDtWPH1oJT34RJK1FSWjwX4qcGOBRkcNQPD0EbSfNM=",
"owner": "nix-community",
"repo": "home-manager",
2025-01-08 02:06:46 +01:00
"rev": "613691f285dad87694c2ba1c9e6298d04736292d",
"type": "github"
},
"original": {
"owner": "nix-community",
2025-01-08 02:06:46 +01:00
"ref": "release-24.11",
"repo": "home-manager",
"type": "github"
}
},
2023-06-18 22:52:24 +02:00
"impermanence": {
"locked": {
2024-12-24 23:48:44 +01:00
"lastModified": 1734945620,
"narHash": "sha256-olIfsfJK4/GFmPH8mXMmBDAkzVQ1TWJmeGT3wBGfQPY=",
2023-06-18 22:52:24 +02:00
"owner": "nix-community",
"repo": "impermanence",
2024-12-24 23:48:44 +01:00
"rev": "d000479f4f41390ff7cf9204979660ad5dd16176",
2023-06-18 22:52:24 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"nixpkgs": {
2024-04-05 14:36:20 +02:00
"locked": {
2025-01-07 13:45:58 +01:00
"lastModified": 1736061677,
"narHash": "sha256-DjkQPnkAfd7eB522PwnkGhOMuT9QVCZspDpJJYyOj60=",
"owner": "nixos",
"repo": "nixpkgs",
2025-01-07 13:45:58 +01:00
"rev": "cbd8ec4de4469333c82ff40d057350c30e9f7d36",
2024-12-08 11:48:19 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-12-28 18:17:37 +01:00
"ref": "nixos-24.11",
2024-12-08 11:48:19 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2025-01-08 02:06:46 +01:00
"nixpkgs-lib": {
"locked": {
"lastModified": 1735774519,
"narHash": "sha256-CewEm1o2eVAnoqb6Ml+Qi9Gg/EfNAxbRx1lANGVyoLI=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/e9b51731911566bbf7e4895475a87fe06961de0b.tar.gz"
2024-08-28 18:33:08 +02:00
},
2025-01-08 02:06:46 +01:00
"original": {
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/e9b51731911566bbf7e4895475a87fe06961de0b.tar.gz"
}
},
"nixpkgs-unstable": {
2024-08-28 18:33:08 +02:00
"locked": {
2025-01-08 02:06:46 +01:00
"lastModified": 1736012469,
"narHash": "sha256-/qlNWm/IEVVH7GfgAIyP6EsVZI6zjAx1cV5zNyrs+rI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8f3e1f807051e32d8c95cd12b9b421623850a34d",
2024-08-28 18:33:08 +02:00
"type": "github"
},
"original": {
2025-01-08 02:06:46 +01:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
2024-08-28 18:33:08 +02:00
"type": "github"
}
},
2023-06-18 22:52:24 +02:00
"root": {
"inputs": {
2025-01-08 02:06:46 +01:00
"disko": "disko",
"flake-parts": "flake-parts",
"home-manager": "home-manager",
2023-06-18 22:52:24 +02:00
"impermanence": "impermanence",
"nixpkgs": "nixpkgs",
2025-01-08 02:06:46 +01:00
"nixpkgs-unstable": "nixpkgs-unstable"
2023-07-01 15:08:00 +02:00
}
2023-06-18 22:52:24 +02:00
}
},
"root": "root",
"version": 7
}