diff options
author | pacien | 2021-08-07 05:55:50 +0200 |
---|---|---|
committer | pacien | 2021-08-07 05:55:50 +0200 |
commit | 8828ec6380d47a940418928ae60b129b689123f8 (patch) | |
tree | 87b8c739420a5d77c63d1a6f5d85ad57e2424a45 /flake.lock | |
parent | d3ce3ba78c4739d99924f170631dfe7b080a353e (diff) | |
download | uge_l2_rdbms_python_proto-8828ec6380d47a940418928ae60b129b689123f8.tar.gz |
flake: use upstream nixpkgs
Using the fork is no longer needed as all dependencies are now available
upstream.
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -17,16 +17,16 @@ | |||
17 | }, | 17 | }, |
18 | "nixpkgs": { | 18 | "nixpkgs": { |
19 | "locked": { | 19 | "locked": { |
20 | "lastModified": 1627327478, | 20 | "lastModified": 1628199198, |
21 | "narHash": "sha256-7QpA64xOnRB5lIrN2HMaBlJdOk+QE9bHZwkFwGfWY6E=", | 21 | "narHash": "sha256-DkMFcm5VdqbausjUjyHWGBlcXNw/EMFiQpiCY5KKtMo=", |
22 | "owner": "pacien", | 22 | "owner": "NixOS", |
23 | "repo": "nixpkgs", | 23 | "repo": "nixpkgs", |
24 | "rev": "3faf31d81ba50d58006ac07bf5065ebab23f85d5", | 24 | "rev": "439b1605227b8adb1357b55ce8529d541abbe9eb", |
25 | "type": "github" | 25 | "type": "github" |
26 | }, | 26 | }, |
27 | "original": { | 27 | "original": { |
28 | "owner": "pacien", | 28 | "owner": "NixOS", |
29 | "ref": "3faf31d", | 29 | "ref": "nixos-unstable", |
30 | "repo": "nixpkgs", | 30 | "repo": "nixpkgs", |
31 | "type": "github" | 31 | "type": "github" |
32 | } | 32 | } |