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

105 lines
2.6 KiB
Text
Raw Normal View History

2023-06-18 22:52:24 +02:00
{
"nodes": {
2024-04-05 14:36:20 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2024-04-05 14:36:20 +02:00
},
"locked": {
"lastModified": 1730016908,
"narHash": "sha256-bFCxJco7d8IgmjfNExNz9knP8wvwbXU4s/d53KOK6U0=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "e83414058edd339148dc142a8437edb9450574c8",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-06-18 22:52:24 +02:00
"impermanence": {
"locked": {
"lastModified": 1729068498,
"narHash": "sha256-C2sGRJl1EmBq0nO98TNd4cbUy20ABSgnHWXLIJQWRFA=",
2023-06-18 22:52:24 +02:00
"owner": "nix-community",
"repo": "impermanence",
"rev": "e337457502571b23e449bf42153d7faa10c0a562",
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": {
"lastModified": 1729880355,
"narHash": "sha256-RP+OQ6koQQLX5nw0NmcDrzvGL8HDLnyXt/jHhL1jwjM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "18536bf04cd71abd345f9579158841376fdd0c5a",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1730296202,
"narHash": "sha256-hGJZw+NqnAxZW8sxJBgUd2CqhXwJ6qbG0vUCLkBt3NY=",
"owner": "nix-community",
"repo": "NUR",
"rev": "fdff5f708f01925cd2ef15599a3dea76aba5f341",
2023-07-01 15:08:00 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
2023-07-01 15:08:00 +02:00
}
},
2024-08-28 18:33:08 +02:00
"plasma-manager": {
"inputs": {
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1729710171,
"narHash": "sha256-2sVt2hbL+G0FzEESm/EZBewPOmNtZ6MTnYhsvHJW6Rs=",
2024-08-28 18:33:08 +02:00
"owner": "nix-community",
"repo": "plasma-manager",
"rev": "247a8e677b51f053ca89dcf67059e24f85e47391",
2024-08-28 18:33:08 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "plasma-manager",
"type": "github"
}
},
2023-06-18 22:52:24 +02:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-06-18 22:52:24 +02:00
"impermanence": "impermanence",
"nixpkgs": "nixpkgs",
2024-08-28 18:33:08 +02:00
"nur": "nur",
"plasma-manager": "plasma-manager"
2023-07-01 15:08:00 +02:00
}
2023-06-18 22:52:24 +02:00
}
},
"root": "root",
"version": 7
}