summaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock42
1 files changed, 30 insertions, 12 deletions
diff --git a/flake.lock b/flake.lock
index 6bb5e56..1a08455 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,12 +1,15 @@
1{ 1{
2 "nodes": { 2 "nodes": {
3 "flake-utils": { 3 "flake-utils": {
4 "inputs": {
5 "systems": "systems"
6 },
4 "locked": { 7 "locked": {
5 "lastModified": 1678901627, 8 "lastModified": 1681037374,
6 "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=", 9 "narHash": "sha256-XL6X3VGbEFJZDUouv2xpKg2Aljzu/etPLv5e1FPt1q0=",
7 "owner": "numtide", 10 "owner": "numtide",
8 "repo": "flake-utils", 11 "repo": "flake-utils",
9 "rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6", 12 "rev": "033b9f258ca96a10e543d4442071f614dc3f8412",
10 "type": "github" 13 "type": "github"
11 }, 14 },
12 "original": { 15 "original": {
@@ -55,11 +58,11 @@
55 }, 58 },
56 "nixpkgs": { 59 "nixpkgs": {
57 "locked": { 60 "locked": {
58 "lastModified": 1680588688, 61 "lastModified": 1681041438,
59 "narHash": "sha256-SW95w50Pdw3nivgTuCebtbbPqaCTp9ctnFMNj24vdck=", 62 "narHash": "sha256-NmRGMklxBZ8Ol47CKMQxAU1F+v8ySpsHAAiC7ZL4vxY=",
60 "owner": "NixOS", 63 "owner": "NixOS",
61 "repo": "nixpkgs", 64 "repo": "nixpkgs",
62 "rev": "3e01f83884b8ed7cbafa784727fb343f1876d56f", 65 "rev": "48dcbaf7fa799509cbec85d55b8d62dcf1477d57",
63 "type": "github" 66 "type": "github"
64 }, 67 },
65 "original": { 68 "original": {
@@ -71,11 +74,11 @@
71 }, 74 },
72 "nixpkgs-unstable": { 75 "nixpkgs-unstable": {
73 "locked": { 76 "locked": {
74 "lastModified": 1680487167, 77 "lastModified": 1681036984,
75 "narHash": "sha256-9FNIqrxDZgSliGGN2XJJSvcDYmQbgOANaZA4UWnTdg4=", 78 "narHash": "sha256-AbScJXshYzbeUKHh+Y3OICc3iAtr+NqJ3Xb81GW+ptU=",
76 "owner": "NixOS", 79 "owner": "NixOS",
77 "repo": "nixpkgs", 80 "repo": "nixpkgs",
78 "rev": "53dad94e874c9586e71decf82d972dfb640ef044", 81 "rev": "fd531dee22c9a3d4336cc2da39e8dd905e8f3de4",
79 "type": "github" 82 "type": "github"
80 }, 83 },
81 "original": { 84 "original": {
@@ -99,11 +102,11 @@
99 "rycee-nur": { 102 "rycee-nur": {
100 "flake": false, 103 "flake": false,
101 "locked": { 104 "locked": {
102 "lastModified": 1680667357, 105 "lastModified": 1680869241,
103 "narHash": "sha256-ZCzqwjynu5HoYgnRZOIrWciShehwl+PEqHdG/KmrSAY=", 106 "narHash": "sha256-ZuI6yKkIbfD5Ptd0t9REphmLPdeenDYJOoblDFsV4Nc=",
104 "owner": "rycee", 107 "owner": "rycee",
105 "repo": "nur-expressions", 108 "repo": "nur-expressions",
106 "rev": "13ccec3a300613365b4437b9b7a1806ebae5707f", 109 "rev": "3039fe7935fee324e0d267a6b34e975d32ff95b2",
107 "type": "gitlab" 110 "type": "gitlab"
108 }, 111 },
109 "original": { 112 "original": {
@@ -128,6 +131,21 @@
128 "type": "github" 131 "type": "github"
129 } 132 }
130 }, 133 },
134 "systems": {
135 "locked": {
136 "lastModified": 1681028828,
137 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
138 "owner": "nix-systems",
139 "repo": "default",
140 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
141 "type": "github"
142 },
143 "original": {
144 "owner": "nix-systems",
145 "repo": "default",
146 "type": "github"
147 }
148 },
131 "utils": { 149 "utils": {
132 "locked": { 150 "locked": {
133 "lastModified": 1667395993, 151 "lastModified": 1667395993,