aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpacien2022-03-10 13:45:43 +0100
committerpacien2022-03-10 13:46:51 +0100
commitb9e2ac22e9dc028053c9e2e77cca39f9377c47a7 (patch)
tree79f3551fa2a6e7a145a3d728694f7befd488e284
parent813e556ec9c6789e77a7de7dbe99580929d1dcbf (diff)
downloaduge_l2_rdbms_python_proto-main.tar.gz
flake.lock: UpdateHEADmain
Flake lock file changes: • Updated input 'flake-utils': 'github:numtide/flake-utils/f7e004a55b120c02ecb6219596820fcd32ca8772' (2021-06-16) → 'github:numtide/flake-utils/3cecb5b042f7f209c56ffd8371b2711a290ec797' (2022-02-07) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/439b1605227b8adb1357b55ce8529d541abbe9eb' (2021-08-05) → 'github:NixOS/nixpkgs/2ebb6c1e5ae402ba35cca5eec58385e5f1adea04' (2022-03-06)
-rw-r--r--flake.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/flake.lock b/flake.lock
index 7fc65fa..f76880b 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": 1623875721, 5 "lastModified": 1644229661,
6 "narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=", 6 "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
7 "owner": "numtide", 7 "owner": "numtide",
8 "repo": "flake-utils", 8 "repo": "flake-utils",
9 "rev": "f7e004a55b120c02ecb6219596820fcd32ca8772", 9 "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
10 "type": "github" 10 "type": "github"
11 }, 11 },
12 "original": { 12 "original": {
@@ -17,16 +17,16 @@
17 }, 17 },
18 "nixpkgs": { 18 "nixpkgs": {
19 "locked": { 19 "locked": {
20 "lastModified": 1628199198, 20 "lastModified": 1646588256,
21 "narHash": "sha256-DkMFcm5VdqbausjUjyHWGBlcXNw/EMFiQpiCY5KKtMo=", 21 "narHash": "sha256-ZHljmNlt19nSm0Mz8fx6QEhddKUkU4hhwFmfNmGn+EY=",
22 "owner": "NixOS", 22 "owner": "NixOS",
23 "repo": "nixpkgs", 23 "repo": "nixpkgs",
24 "rev": "439b1605227b8adb1357b55ce8529d541abbe9eb", 24 "rev": "2ebb6c1e5ae402ba35cca5eec58385e5f1adea04",
25 "type": "github" 25 "type": "github"
26 }, 26 },
27 "original": { 27 "original": {
28 "owner": "NixOS", 28 "owner": "NixOS",
29 "ref": "nixos-unstable", 29 "ref": "nixos-21.11",
30 "repo": "nixpkgs", 30 "repo": "nixpkgs",
31 "type": "github" 31 "type": "github"
32 } 32 }