summaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorMinijackson <minijackson@riseup.net>2023-03-31 18:03:56 +0200
committerMinijackson <minijackson@riseup.net>2023-03-31 18:03:56 +0200
commitec12b593434155d8a3527ec4ebff4df545c11ddc (patch)
tree42edfb4aef4a4c3537fcd7ea824a5ab3595c8921 /flake.lock
parentf81857d054598630b493ddb962ca898b71c17f15 (diff)
downloadnixos-config-reborn-ec12b593434155d8a3527ec4ebff4df545c11ddc.tar.gz
nixos-config-reborn-ec12b593434155d8a3527ec4ebff4df545c11ddc.zip
flake.lock: Update
Flake lock file updates: • Removed input 'firefox-addons' • Removed input 'firefox-addons/flake-utils' • Removed input 'firefox-addons/nixpkgs' • Added input 'rycee-nur': 'gitlab:rycee/nur-expressions/1bf5ecadb055bd5db97327e3e3ff152c0660da72' (2023-03-30)
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock58
1 files changed, 18 insertions, 40 deletions
diff --git a/flake.lock b/flake.lock
index 6ee3d61..3e57668 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,28 +1,5 @@
1{ 1{
2 "nodes": { 2 "nodes": {
3 "firefox-addons": {
4 "inputs": {
5 "flake-utils": "flake-utils",
6 "nixpkgs": [
7 "nixpkgs-unstable"
8 ]
9 },
10 "locked": {
11 "dir": "pkgs/firefox-addons",
12 "lastModified": 1680205312,
13 "narHash": "sha256-ogfpJhiNgXUbjHBOLIuUDlrta4cwjzaA95iG893OUQ0=",
14 "owner": "rycee",
15 "repo": "nur-expressions",
16 "rev": "1bf5ecadb055bd5db97327e3e3ff152c0660da72",
17 "type": "gitlab"
18 },
19 "original": {
20 "dir": "pkgs/firefox-addons",
21 "owner": "rycee",
22 "repo": "nur-expressions",
23 "type": "gitlab"
24 }
25 },
26 "flake-utils": { 3 "flake-utils": {
27 "locked": { 4 "locked": {
28 "lastModified": 1678901627, 5 "lastModified": 1678901627,
@@ -38,21 +15,6 @@
38 "type": "github" 15 "type": "github"
39 } 16 }
40 }, 17 },
41 "flake-utils_2": {
42 "locked": {
43 "lastModified": 1678901627,
44 "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
45 "owner": "numtide",
46 "repo": "flake-utils",
47 "rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
48 "type": "github"
49 },
50 "original": {
51 "owner": "numtide",
52 "repo": "flake-utils",
53 "type": "github"
54 }
55 },
56 "home-manager": { 18 "home-manager": {
57 "inputs": { 19 "inputs": {
58 "nixpkgs": [ 20 "nixpkgs": [
@@ -125,15 +87,31 @@
125 }, 87 },
126 "root": { 88 "root": {
127 "inputs": { 89 "inputs": {
128 "firefox-addons": "firefox-addons", 90 "flake-utils": "flake-utils",
129 "flake-utils": "flake-utils_2",
130 "home-manager": "home-manager", 91 "home-manager": "home-manager",
131 "musnix": "musnix", 92 "musnix": "musnix",
132 "nixpkgs": "nixpkgs", 93 "nixpkgs": "nixpkgs",
133 "nixpkgs-unstable": "nixpkgs-unstable", 94 "nixpkgs-unstable": "nixpkgs-unstable",
95 "rycee-nur": "rycee-nur",
134 "shmart-prompt-dir": "shmart-prompt-dir" 96 "shmart-prompt-dir": "shmart-prompt-dir"
135 } 97 }
136 }, 98 },
99 "rycee-nur": {
100 "flake": false,
101 "locked": {
102 "lastModified": 1680205312,
103 "narHash": "sha256-ogfpJhiNgXUbjHBOLIuUDlrta4cwjzaA95iG893OUQ0=",
104 "owner": "rycee",
105 "repo": "nur-expressions",
106 "rev": "1bf5ecadb055bd5db97327e3e3ff152c0660da72",
107 "type": "gitlab"
108 },
109 "original": {
110 "owner": "rycee",
111 "repo": "nur-expressions",
112 "type": "gitlab"
113 }
114 },
137 "shmart-prompt-dir": { 115 "shmart-prompt-dir": {
138 "flake": false, 116 "flake": false,
139 "locked": { 117 "locked": {