aboutsummaryrefslogtreecommitdiff
path: root/flakes/private/openarc/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flakes/private/openarc/flake.lock')
-rw-r--r--flakes/private/openarc/flake.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/flakes/private/openarc/flake.lock b/flakes/private/openarc/flake.lock
index b1ec2b5..854f73f 100644
--- a/flakes/private/openarc/flake.lock
+++ b/flakes/private/openarc/flake.lock
@@ -32,13 +32,13 @@
32 "url": "https://git.immae.eu/perso/Immae/Config/Nix.git" 32 "url": "https://git.immae.eu/perso/Immae/Config/Nix.git"
33 } 33 }
34 }, 34 },
35 "nixpkgs": { 35 "nix-lib": {
36 "locked": { 36 "locked": {
37 "lastModified": 1611218116, 37 "lastModified": 1629671097,
38 "narHash": "sha256-CcyGZ8cLlHgiViWyBjRIjdsdRZxJjP2MgtWeuqSv3CE=", 38 "narHash": "sha256-OKwGVcFaW0M4Su5NlwmUjubbsRCwbmPP1rNPtHd82As=",
39 "owner": "NixOS", 39 "owner": "NixOS",
40 "repo": "nixpkgs", 40 "repo": "nixpkgs",
41 "rev": "30ab92ea31f6b7e9095b1e7e4b56a5000823efdf", 41 "rev": "82d05e980543e1703cbfd3b5ccd1fdcd4b0f1f00",
42 "type": "github" 42 "type": "github"
43 }, 43 },
44 "original": { 44 "original": {
@@ -47,7 +47,7 @@
47 "type": "github" 47 "type": "github"
48 } 48 }
49 }, 49 },
50 "nixpkgs_2": { 50 "nixpkgs": {
51 "locked": { 51 "locked": {
52 "lastModified": 1597943282, 52 "lastModified": 1597943282,
53 "narHash": "sha256-G/VQBlqO7YeFOSvn29RqdvABZxmQBtiRYVA6kjqWZ6o=", 53 "narHash": "sha256-G/VQBlqO7YeFOSvn29RqdvABZxmQBtiRYVA6kjqWZ6o=",
@@ -66,7 +66,7 @@
66 "inputs": { 66 "inputs": {
67 "flake-utils": "flake-utils", 67 "flake-utils": "flake-utils",
68 "myuids": "myuids", 68 "myuids": "myuids",
69 "nixpkgs": "nixpkgs_2", 69 "nixpkgs": "nixpkgs",
70 "openarc": "openarc_2" 70 "openarc": "openarc_2"
71 }, 71 },
72 "locked": { 72 "locked": {
@@ -97,7 +97,7 @@
97 }, 97 },
98 "root": { 98 "root": {
99 "inputs": { 99 "inputs": {
100 "nixpkgs": "nixpkgs", 100 "nix-lib": "nix-lib",
101 "openarc": "openarc" 101 "openarc": "openarc"
102 } 102 }
103 } 103 }