]> Git — Sourcephile - julm/julm-nix.git/blob - flake.lock
nix: update flakes and patches
[julm/julm-nix.git] / flake.lock
1 {
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1617631617,
6 "narHash": "sha256-PARRCz55qN3gy07VJZIlFeOX420d0nGF0RzGI/9hVlw=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "b2c27d1a81b0dc266270fa8aeecebbd1807fc610",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
18 "home-manager": {
19 "inputs": {
20 "nixpkgs": [
21 "nixpkgs"
22 ]
23 },
24 "locked": {
25 "lastModified": 1617824794,
26 "narHash": "sha256-UGkvzx0nIXHhNq/KwJLjXvKAQRE2V33MuX+UirvqrkQ=",
27 "owner": "nix-community",
28 "repo": "home-manager",
29 "rev": "2aa20ae969f2597c4df10a094440a66e9d7f8c86",
30 "type": "github"
31 },
32 "original": {
33 "owner": "nix-community",
34 "ref": "release-20.09",
35 "repo": "home-manager",
36 "type": "github"
37 }
38 },
39 "nixpkgs": {
40 "locked": {
41 "lastModified": 1616701903,
42 "narHash": "sha256-zYjmZqdfetp6XNbJcznCGGR8YkjcZ45c3Zy+Q0GrhMw=",
43 "owner": "NixOS",
44 "repo": "nixpkgs",
45 "rev": "34f85de51bbc74595e63b22ee089adbb31f7c7a2",
46 "type": "github"
47 },
48 "original": {
49 "owner": "NixOS",
50 "repo": "nixpkgs",
51 "rev": "34f85de51bbc74595e63b22ee089adbb31f7c7a2",
52 "type": "github"
53 }
54 },
55 "root": {
56 "inputs": {
57 "flake-utils": "flake-utils",
58 "home-manager": "home-manager",
59 "nixpkgs": "nixpkgs"
60 }
61 }
62 },
63 "root": "root",
64 "version": 7
65 }