add sgard, update lector.
This commit is contained in:
63
flake.lock
generated
63
flake.lock
generated
@@ -38,6 +38,24 @@
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"flake-utils_2": {
|
||||
"inputs": {
|
||||
"systems": "systems_2"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1731533236,
|
||||
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
|
||||
"owner": "numtide",
|
||||
"repo": "flake-utils",
|
||||
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "numtide",
|
||||
"repo": "flake-utils",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"ke": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
@@ -86,11 +104,11 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1774322611,
|
||||
"narHash": "sha256-McYZTnk6ZgC5u/d+9S2QLww59qk7lh5Iw8DclLrH6nU=",
|
||||
"lastModified": 1774325330,
|
||||
"narHash": "sha256-NvknQvJKrVu7QGgt1gvmNbgtAtTJ6SBXBY4fucSD/+Y=",
|
||||
"owner": "kisom",
|
||||
"repo": "lector",
|
||||
"rev": "410f6fb8e522dfa8c905ac4d7db72764a7a1a931",
|
||||
"rev": "868aa6feb9daef39e4781bf8060b84898ac63420",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -174,7 +192,29 @@
|
||||
"nix-index-database": "nix-index-database",
|
||||
"nixos-hardware": "nixos-hardware",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"nixpkgs-unstable": "nixpkgs-unstable"
|
||||
"nixpkgs-unstable": "nixpkgs-unstable",
|
||||
"sgard": "sgard"
|
||||
}
|
||||
},
|
||||
"sgard": {
|
||||
"inputs": {
|
||||
"flake-utils": "flake-utils_2",
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1774330733,
|
||||
"narHash": "sha256-TjUosWB2xQ+bRLnCrNrkbX8CnGxxRlNSsn0AWI+vqBI=",
|
||||
"owner": "kisom",
|
||||
"repo": "sgard",
|
||||
"rev": "b1313c10483321792246d18b53f37ec9a2e4edc5",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "kisom",
|
||||
"repo": "sgard",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"systems": {
|
||||
@@ -191,6 +231,21 @@
|
||||
"repo": "default",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"systems_2": {
|
||||
"locked": {
|
||||
"lastModified": 1681028828,
|
||||
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"type": "github"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
|
||||
Reference in New Issue
Block a user