1
0
mirror of https://github.com/tboerger/nixos-config synced 2024-11-26 07:43:45 +01:00
github.com-tboerger-nixos-c.../flake.lock

209 lines
5.2 KiB
Plaintext
Raw Normal View History

2022-02-20 18:49:29 +01:00
{
"nodes": {
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-10-25 10:42:45 +02:00
"lastModified": 1665870395,
"narHash": "sha256-Tsbqb27LDNxOoPLh0gw2hIb6L/6Ow/6lIBvqcHzEKBI=",
2022-02-20 18:49:29 +01:00
"owner": "ryantm",
"repo": "agenix",
2022-10-25 10:42:45 +02:00
"rev": "a630400067c6d03c9b3e0455347dc8559db14288",
2022-02-20 18:49:29 +01:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2022-10-25 09:53:40 +02:00
"arion": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-10-25 10:42:45 +02:00
"lastModified": 1664986582,
"narHash": "sha256-syBM0apq0w/xDLvdTeLgW+NJ+JCZKVFbIrH+NwVL1EI=",
2022-10-25 09:53:40 +02:00
"owner": "hercules-ci",
"repo": "arion",
2022-10-25 10:42:45 +02:00
"rev": "8159c4faa3502a571cf8b9347f4d4b49f35c4c9f",
2022-10-25 09:53:40 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "arion",
"type": "github"
}
},
"deployrs": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2022-11-23 14:34:46 +01:00
"lastModified": 1668797197,
"narHash": "sha256-0w6iD3GSSQbIeSFVDzAAQZB+hDq670ZTms3d9XI+BtM=",
"owner": "serokell",
"repo": "deploy-rs",
2022-11-23 14:34:46 +01:00
"rev": "2a3c5f70eee04a465aa534d8bd4fcc9bb3c4a8ce",
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1648199409,
"narHash": "sha256-JwPKdC2PoVBkG6E+eWw3j6BMR6sL3COpYWfif7RVb8Y=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "64a525ee38886ab9028e6f61790de0832aa3ef03",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"hardware": {
"locked": {
"lastModified": 1669650994,
"narHash": "sha256-uwASLUfedIQ5q01TtMwZDEV2HCZr5nVPZjzVgCG+D5I=",
2022-09-26 13:13:16 +02:00
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "7883883d135ce5b7eae5dce4bfa12262b85c1c46",
"type": "github"
},
"original": {
2022-09-26 13:13:16 +02:00
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-02-20 18:49:29 +01:00
"homemanager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-10-25 09:53:40 +02:00
],
"utils": "utils_2"
2022-02-20 18:49:29 +01:00
},
"locked": {
"lastModified": 1669825171,
"narHash": "sha256-HxlZHSiRGXnWAFbIJMeujqBe2KgACYx5XDRY0EA9P+4=",
2022-02-20 18:49:29 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "478610aa37c8339eacabfa03f07dacf5574edd47",
2022-02-20 18:49:29 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1669791787,
"narHash": "sha256-KBfoA2fOI5+wCrm7PR+j7jHqXeTkVRPQ0m5fcKchyuU=",
2022-02-20 18:49:29 +01:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e76c78d20685a043d23f5f9e0ccd2203997f1fb1",
2022-02-20 18:49:29 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-09-28 23:39:01 +02:00
"ref": "nixos-unstable",
2022-02-20 18:49:29 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1669805596,
"narHash": "sha256-g1CPQZ+1jGhY4bsjppk+gH5jfzzqmPlqGHg0zSYS3Hw=",
2022-02-20 18:49:29 +01:00
"owner": "nix-community",
"repo": "NUR",
"rev": "c81b1e527f3a220abfa9bf8096153d52784c5007",
2022-02-20 18:49:29 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"agenix": "agenix",
2022-10-25 09:53:40 +02:00
"arion": "arion",
"deployrs": "deployrs",
"hardware": "hardware",
2022-02-20 18:49:29 +01:00
"homemanager": "homemanager",
"nixpkgs": "nixpkgs",
2022-04-11 00:02:22 +02:00
"nur": "nur",
2022-10-25 09:53:40 +02:00
"utils": "utils_3"
2022-04-11 00:02:22 +02:00
}
},
"utils": {
"locked": {
"lastModified": 1648297722,
"narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_2": {
"locked": {
2022-11-10 16:01:39 +01:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
2022-11-10 16:01:39 +01:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-10-25 09:53:40 +02:00
},
"utils_3": {
"locked": {
2022-11-10 16:01:39 +01:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-10-25 09:53:40 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-10 16:01:39 +01:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-10-25 09:53:40 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-02-20 18:49:29 +01:00
}
},
"root": "root",
"version": 7
}