Flake build

This commit is contained in:
Nox Sluijtman 2024-02-10 21:19:45 +01:00
parent bb3007d53f
commit 51328b664d
3 changed files with 32 additions and 10 deletions

27
flake.lock generated
View file

@ -20,16 +20,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1696983906,
"narHash": "sha256-L7GyeErguS7Pg4h8nK0wGlcUTbfUMDu+HMf1UcyP72k=",
"lastModified": 1707347730,
"narHash": "sha256-0etC/exQIaqC9vliKhc3eZE2Mm2wgLa0tj93ZF/egvM=",
"owner": "NixOs",
"repo": "nixpkgs",
"rev": "bd1cde45c77891214131cbbea5b1203e485a9d51",
"rev": "6832d0d99649db3d65a0e15fa51471537b2c56a6",
"type": "github"
},
"original": {
"owner": "NixOs",
"ref": "nixos-23.05",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
@ -37,7 +37,8 @@
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
"nixpkgs": "nixpkgs",
"themes": "themes"
}
},
"systems": {
@ -54,6 +55,22 @@
"repo": "default",
"type": "github"
}
},
"themes": {
"flake": false,
"locked": {
"lastModified": 1707594839,
"narHash": "sha256-VeoBv8LfsTLGSoGpiNlC8gd79xd4InG+bAC6TkBCSHw=",
"owner": "EternalWanderer",
"repo": "themes",
"rev": "53560c95d3bd33362e5552cb9efeaf8234724868",
"type": "gitlab"
},
"original": {
"owner": "EternalWanderer",
"repo": "themes",
"type": "gitlab"
}
}
},
"root": "root",