]> git.immae.eu Git - perso/Immae/Config/Nix.git/blob - flakes/mypackages/flake.lock
Add flake skeletons
[perso/Immae/Config/Nix.git] / flakes / mypackages / flake.lock
1 {
2 "nodes": {
3 "flake-parts": {
4 "inputs": {
5 "nixpkgs-lib": "nixpkgs-lib"
6 },
7 "locked": {
8 "lastModified": 1675295133,
9 "narHash": "sha256-dU8fuLL98WFXG0VnRgM00bqKX6CEPBLybhiIDIgO45o=",
10 "owner": "hercules-ci",
11 "repo": "flake-parts",
12 "rev": "bf53492df08f3178ce85e0c9df8ed8d03c030c9f",
13 "type": "github"
14 },
15 "original": {
16 "owner": "hercules-ci",
17 "repo": "flake-parts",
18 "type": "github"
19 }
20 },
21 "nixpkgs": {
22 "locked": {
23 "lastModified": 1646497237,
24 "narHash": "sha256-Ccpot1h/rV8MgcngDp5OrdmLTMaUTbStZTR5/sI7zW0=",
25 "owner": "nixos",
26 "repo": "nixpkgs",
27 "rev": "062a0c5437b68f950b081bbfc8a699d57a4ee026",
28 "type": "github"
29 },
30 "original": {
31 "owner": "nixos",
32 "repo": "nixpkgs",
33 "rev": "062a0c5437b68f950b081bbfc8a699d57a4ee026",
34 "type": "github"
35 }
36 },
37 "nixpkgs-lib": {
38 "locked": {
39 "dir": "lib",
40 "lastModified": 1675183161,
41 "narHash": "sha256-Zq8sNgAxDckpn7tJo7V1afRSk2eoVbu3OjI1QklGLNg=",
42 "owner": "NixOS",
43 "repo": "nixpkgs",
44 "rev": "e1e1b192c1a5aab2960bf0a0bd53a2e8124fa18e",
45 "type": "github"
46 },
47 "original": {
48 "dir": "lib",
49 "owner": "NixOS",
50 "ref": "nixos-unstable",
51 "repo": "nixpkgs",
52 "type": "github"
53 }
54 },
55 "root": {
56 "inputs": {
57 "flake-parts": "flake-parts",
58 "nixpkgs": "nixpkgs"
59 }
60 }
61 },
62 "root": "root",
63 "version": 7
64 }