mirror of https://git.jolheiser.com/dotnix.git
parent
969c92fce3
commit
8862297726
41
flake.lock
41
flake.lock
|
@ -141,19 +141,14 @@
|
||||||
},
|
},
|
||||||
"helix": {
|
"helix": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"jolheiser": "jolheiser",
|
"nixpkgs": "nixpkgs_3"
|
||||||
"nixpkgs": [
|
|
||||||
"helix",
|
|
||||||
"jolheiser",
|
|
||||||
"nixpkgs"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1739904284,
|
"lastModified": 1741361398,
|
||||||
"narHash": "sha256-xlo5oP+dYXm5LU8biTPRLvjxgQcP/NTYWKk/dozzGjo=",
|
"narHash": "sha256-IoOCg+MnV1wfpJovaSBskqVTr0pMR5mFMRNwJzs8T1c=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "859e1178eaa2b792b19059cddd0729e73ceee319",
|
"rev": "4ea112b72e1cbabb8c82bb276d142762f2bc09a6",
|
||||||
"revCount": 23,
|
"revCount": 24,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.jolheiser.com/helix.drv.git"
|
"url": "https://git.jolheiser.com/helix.drv.git"
|
||||||
},
|
},
|
||||||
|
@ -182,24 +177,6 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"jolheiser": {
|
|
||||||
"inputs": {
|
|
||||||
"nixpkgs": "nixpkgs_3"
|
|
||||||
},
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1739904102,
|
|
||||||
"narHash": "sha256-Oh+ckGaUrnH5mMCsPvU9XViSAIfbigW7H0Rq/ZbbhlI=",
|
|
||||||
"ref": "refs/heads/main",
|
|
||||||
"rev": "0abadd849d3d36ca87fda7ea9ed637f25a0e9dae",
|
|
||||||
"revCount": 3,
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://git.jolheiser.com/nixpkgs.git"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://git.jolheiser.com/nixpkgs.git"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"nixos-hardware": {
|
"nixos-hardware": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1734352517,
|
"lastModified": 1734352517,
|
||||||
|
@ -282,16 +259,16 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_3": {
|
"nixpkgs_3": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1739736696,
|
"lastModified": 1741037377,
|
||||||
"narHash": "sha256-zON2GNBkzsIyALlOCFiEBcIjI4w38GYOb+P+R4S8Jsw=",
|
"narHash": "sha256-SvtvVKHaUX4Owb+PasySwZsoc5VUeTf1px34BByiOxw=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "d74a2335ac9c133d6bbec9fc98d91a77f1604c1f",
|
"rev": "02032da4af073d0f6110540c8677f16d4be0117f",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"ref": "nixos-unstable",
|
"ref": "nixpkgs-unstable",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue