aboutsummaryrefslogtreecommitdiffstats
path: root/flake
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-04-29 17:35:03 +0200
committerSoispha <soispha@vhack.eu>2023-05-09 19:32:59 +0200
commitfee3bcc77577125370a6783e2092b4134d8b97b4 (patch)
tree57c07d4cd4dd3600047c18af850f245f6e8e94b7 /flake
parentRefactor(treewide): Use separate shell library (diff)
downloadnixos-config-fee3bcc77577125370a6783e2092b4134d8b97b4.zip
Chore(treewide): Update
Diffstat (limited to '')
-rw-r--r--flake.lock46
1 files changed, 28 insertions, 18 deletions
diff --git a/flake.lock b/flake.lock
index 67182a6a..c085547a 100644
--- a/flake.lock
+++ b/flake.lock
@@ -144,11 +144,11 @@
]
},
"locked": {
- "lastModified": 1682663009,
- "narHash": "sha256-i5ZDuY5kUBDwbWFUludL2cm6PBb6oj245qTFXSpOkdo=",
+ "lastModified": 1682779989,
+ "narHash": "sha256-H8AjcIBYFYrlRobYJ+n1B+ZJ6TsaaeZpuLn4iRqVvr4=",
"owner": "nix-community",
"repo": "home-manager",
- "rev": "43ba4489bd3f9f69519f5f7ebdb76d0455eccbbe",
+ "rev": "3144311f31194b537808ae6848f86f3dbf977d59",
"type": "github"
},
"original": {
@@ -227,11 +227,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1682526928,
- "narHash": "sha256-2cKh4O6t1rQ8Ok+v16URynmb0rV7oZPEbXkU0owNLQs=",
+ "lastModified": 1682692304,
+ "narHash": "sha256-9/lyXN2BpHw+1xE+D2ySBSLMCHWqiWu5tPHBMRDib8M=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "d6b863fd9b7bb962e6f9fdf292419a775e772891",
+ "rev": "937a9d1ee7b1351d8c55fff6611a8edf6e7c1c37",
"type": "github"
},
"original": {
@@ -314,7 +314,7 @@
"ragenix": "ragenix",
"river_init_lesser": "river_init_lesser",
"rust-overlay": "rust-overlay",
- "shell-library": "shell-library",
+ "shell_library": "shell_library",
"snap-sync": "snap-sync",
"strip_js_comments": "strip_js_comments",
"systems": "systems",
@@ -335,11 +335,11 @@
]
},
"locked": {
- "lastModified": 1682648393,
- "narHash": "sha256-VH0/4PXTPHVc3E6NxuB51w2eW1/Yn8NGq+HkB8kA0cU=",
+ "lastModified": 1682734733,
+ "narHash": "sha256-oAoNMgWQveSF1Vv16OJ2GVU+BGGdzazTHpPu/VKy/BQ=",
"owner": "oxalica",
"repo": "rust-overlay",
- "rev": "2c22a41baadfac75a4af5303fc3ef8d4145b795b",
+ "rev": "0bb45c519ebd64f6b4223e1bb6b4e08df80834ca",
"type": "github"
},
"original": {
@@ -348,20 +348,30 @@
"type": "github"
}
},
- "shell-library": {
- "flake": false,
+ "shell_library": {
+ "inputs": {
+ "flake-utils": [
+ "flake-utils"
+ ],
+ "nixpkgs": [
+ "nixpkgs"
+ ],
+ "systems": [
+ "systems"
+ ]
+ },
"locked": {
- "lastModified": 1679082161,
- "narHash": "sha256-MKJfwFqPFpVZ5kXhKicrgV2oVYup86DPSoPkzA37ubk=",
+ "lastModified": 1682781728,
+ "narHash": "sha256-GqrRVpTQMOKajWde/c0rPmE22BIHvyOzy8X0Ua9c94o=",
"ref": "refs/heads/prime",
- "rev": "324344720b33debc0f968232640ae3091bb0f55c",
- "revCount": 11,
+ "rev": "0b8875dd106e34ec0c0595d2071c0fce0db82e4f",
+ "revCount": 14,
"type": "git",
- "url": "https://git.sils.li/ene/lib-sh.git"
+ "url": "https://codeberg.org/soispha/shell_library.git"
},
"original": {
"type": "git",
- "url": "https://git.sils.li/ene/lib-sh.git"
+ "url": "https://codeberg.org/soispha/shell_library.git"
}
},
"snap-sync": {