summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMinijackson <minijackson@riseup.net>2022-07-12 19:59:27 +0200
committerMinijackson <minijackson@riseup.net>2022-07-12 19:59:27 +0200
commit7560df06246996b83c0553e9fa36c120e2abbed6 (patch)
treed26893482cb08945a4295416697aaa7cdd0cfe9d
parent05ab0619c0921a836e79660d35c619162e73513a (diff)
downloadnixos-config-reborn-7560df06246996b83c0553e9fa36c120e2abbed6.tar.gz
nixos-config-reborn-7560df06246996b83c0553e9fa36c120e2abbed6.zip
flake.lock: Update
Flake lock file updates: • Updated input 'flake-utils': 'github:numtide/flake-utils/bee6a7250dd1b01844a2de7e02e4df7d8a0a206c' (2022-06-24) → 'github:numtide/flake-utils/7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249' (2022-07-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/915f5a5b3cc4f8ba206afd0b70e52ba4c6a2796b' (2022-07-01) → 'github:NixOS/nixpkgs/cf034a867e08b7e083df1658c915c58456dbbde2' (2022-07-10) • Updated input 'nixpkgs-unstable': 'github:NixOS/nixpkgs/0ea7a8f1b939d74e5df8af9a8f7342097cdf69eb' (2022-07-02) → 'github:NixOS/nixpkgs/5f43d8b088d3771274bcfb69d3c7435b1121ac88' (2022-07-10) • Updated input 'nur': 'github:nix-community/NUR/3574ef870a60a93ee4e2aebec4039572fb36361d' (2022-07-03) → 'github:nix-community/NUR/0e576376677b821c0ab1dbd5f37eeadd424c7f25' (2022-07-12)
-rw-r--r--flake.lock24
1 files changed, 12 insertions, 12 deletions
diff --git a/flake.lock b/flake.lock
index 9e2cc25..ab03811 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,11 +2,11 @@
2 "nodes": { 2 "nodes": {
3 "flake-utils": { 3 "flake-utils": {
4 "locked": { 4 "locked": {
5 "lastModified": 1656065134, 5 "lastModified": 1656928814,
6 "narHash": "sha256-oc6E6ByIw3oJaIyc67maaFcnjYOz1mMcOtHxbEf9NwQ=", 6 "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
7 "owner": "numtide", 7 "owner": "numtide",
8 "repo": "flake-utils", 8 "repo": "flake-utils",
9 "rev": "bee6a7250dd1b01844a2de7e02e4df7d8a0a206c", 9 "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
10 "type": "github" 10 "type": "github"
11 }, 11 },
12 "original": { 12 "original": {
@@ -54,11 +54,11 @@
54 }, 54 },
55 "nixpkgs": { 55 "nixpkgs": {
56 "locked": { 56 "locked": {
57 "lastModified": 1656679828, 57 "lastModified": 1657476024,
58 "narHash": "sha256-akGA97pR1BAQew1FrVTCME3p8qvYxJXB2X3a13aBphs=", 58 "narHash": "sha256-4xnAf6VxE/efOwHt/MsG/g1gmpT78n/8oHqF1atzNjI=",
59 "owner": "NixOS", 59 "owner": "NixOS",
60 "repo": "nixpkgs", 60 "repo": "nixpkgs",
61 "rev": "915f5a5b3cc4f8ba206afd0b70e52ba4c6a2796b", 61 "rev": "cf034a867e08b7e083df1658c915c58456dbbde2",
62 "type": "github" 62 "type": "github"
63 }, 63 },
64 "original": { 64 "original": {
@@ -70,11 +70,11 @@
70 }, 70 },
71 "nixpkgs-unstable": { 71 "nixpkgs-unstable": {
72 "locked": { 72 "locked": {
73 "lastModified": 1656753965, 73 "lastModified": 1657447684,
74 "narHash": "sha256-BCrB3l0qpJokOnIVc3g2lHiGhnjUi0MoXiw6t1o8H1E=", 74 "narHash": "sha256-FCP9AuU1q6PE3vOeM5SFf58f/UKPBAsoSGDUGamNBbo=",
75 "owner": "NixOS", 75 "owner": "NixOS",
76 "repo": "nixpkgs", 76 "repo": "nixpkgs",
77 "rev": "0ea7a8f1b939d74e5df8af9a8f7342097cdf69eb", 77 "rev": "5f43d8b088d3771274bcfb69d3c7435b1121ac88",
78 "type": "github" 78 "type": "github"
79 }, 79 },
80 "original": { 80 "original": {
@@ -86,11 +86,11 @@
86 }, 86 },
87 "nur": { 87 "nur": {
88 "locked": { 88 "locked": {
89 "lastModified": 1656835264, 89 "lastModified": 1657625990,
90 "narHash": "sha256-sCHGbrrxvJ6US7JJLRhFtH7ai7gOorw8Qq1P8R+AJnU=", 90 "narHash": "sha256-o3mvJ1ihYyWZus96FC9XYuSmoR1v61MlHnRZigzSZu4=",
91 "owner": "nix-community", 91 "owner": "nix-community",
92 "repo": "NUR", 92 "repo": "NUR",
93 "rev": "3574ef870a60a93ee4e2aebec4039572fb36361d", 93 "rev": "0e576376677b821c0ab1dbd5f37eeadd424c7f25",
94 "type": "github" 94 "type": "github"
95 }, 95 },
96 "original": { 96 "original": {