upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2024-09-09 11:39:48 +0100
committerDanConwayDev <DanConwayDev@protonmail.com>2024-09-09 11:39:48 +0100
commitc394faff72d618abdb940c62a3009589adafdbee (patch)
tree30512dced82d29bc97456e2b117e6ab4096c2c37 /flake.lock
parent2c240465633368a1bd5f936e224a99cc9b7608ec (diff)
chore: nix flake update
update nix dependancies to latest version using default update options
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock52
1 files changed, 9 insertions, 43 deletions
diff --git a/flake.lock b/flake.lock
index 9196adb..dc2b564 100644
--- a/flake.lock
+++ b/flake.lock
@@ -18,31 +18,13 @@
18 "type": "github" 18 "type": "github"
19 } 19 }
20 }, 20 },
21 "flake-utils_2": {
22 "inputs": {
23 "systems": "systems_2"
24 },
25 "locked": {
26 "lastModified": 1705309234,
27 "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
28 "owner": "numtide",
29 "repo": "flake-utils",
30 "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
31 "type": "github"
32 },
33 "original": {
34 "owner": "numtide",
35 "repo": "flake-utils",
36 "type": "github"
37 }
38 },
39 "nixpkgs": { 21 "nixpkgs": {
40 "locked": { 22 "locked": {
41 "lastModified": 1712439257, 23 "lastModified": 1725634671,
42 "narHash": "sha256-aSpiNepFOMk9932HOax0XwNxbA38GOUVOiXfUVPOrck=", 24 "narHash": "sha256-v3rIhsJBOMLR8e/RNWxr828tB+WywYIoajrZKFM+0Gg=",
43 "owner": "NixOS", 25 "owner": "NixOS",
44 "repo": "nixpkgs", 26 "repo": "nixpkgs",
45 "rev": "ff0dbd94265ac470dda06a657d5fe49de93b4599", 27 "rev": "574d1eac1c200690e27b8eb4e24887f8df7ac27c",
46 "type": "github" 28 "type": "github"
47 }, 29 },
48 "original": { 30 "original": {
@@ -54,11 +36,11 @@
54 }, 36 },
55 "nixpkgs_2": { 37 "nixpkgs_2": {
56 "locked": { 38 "locked": {
57 "lastModified": 1706487304, 39 "lastModified": 1718428119,
58 "narHash": "sha256-LE8lVX28MV2jWJsidW13D2qrHU/RUUONendL2Q/WlJg=", 40 "narHash": "sha256-WdWDpNaq6u1IPtxtYHHWpl5BmabtpmLnMAx0RdJ/vo8=",
59 "owner": "NixOS", 41 "owner": "NixOS",
60 "repo": "nixpkgs", 42 "repo": "nixpkgs",
61 "rev": "90f456026d284c22b3e3497be980b2e47d0b28ac", 43 "rev": "e6cea36f83499eb4e9cd184c8a8e823296b50ad5",
62 "type": "github" 44 "type": "github"
63 }, 45 },
64 "original": { 46 "original": {
@@ -77,15 +59,14 @@
77 }, 59 },
78 "rust-overlay": { 60 "rust-overlay": {
79 "inputs": { 61 "inputs": {
80 "flake-utils": "flake-utils_2",
81 "nixpkgs": "nixpkgs_2" 62 "nixpkgs": "nixpkgs_2"
82 }, 63 },
83 "locked": { 64 "locked": {
84 "lastModified": 1712628742, 65 "lastModified": 1725848835,
85 "narHash": "sha256-FIAlt8mbPUs8jRuh6xpFtYzDsyHzmiLNPcen8HwvD00=", 66 "narHash": "sha256-u4lCr+tOEWhsFiww5G04U5jUNzaQJi0/ZMIDGiLeT14=",
86 "owner": "oxalica", 67 "owner": "oxalica",
87 "repo": "rust-overlay", 68 "repo": "rust-overlay",
88 "rev": "e7354bb9e5f68b2074e272fd5f5ac3f4848860ba", 69 "rev": "2ef910a6276a2f34513d18f2f826a8dea72c3b3f",
89 "type": "github" 70 "type": "github"
90 }, 71 },
91 "original": { 72 "original": {
@@ -108,21 +89,6 @@
108 "repo": "default", 89 "repo": "default",
109 "type": "github" 90 "type": "github"
110 } 91 }
111 },
112 "systems_2": {
113 "locked": {
114 "lastModified": 1681028828,
115 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
116 "owner": "nix-systems",
117 "repo": "default",
118 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
119 "type": "github"
120 },
121 "original": {
122 "owner": "nix-systems",
123 "repo": "default",
124 "type": "github"
125 }
126 } 92 }
127 }, 93 },
128 "root": "root", 94 "root": "root",