nixos-config/flake.lock
Charlotte Van Petegem 5c197c3df3
Update dependencies
2021-12-13 09:16:35 +01:00

162 lines
4 KiB
JSON

{
"nodes": {
"accentor": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1638632700,
"narHash": "sha256-pXmsEC9QQsDoNVq5EGye7CSOh0c2eK4OY7UKs2yHPRk=",
"owner": "accentor",
"repo": "flake",
"rev": "4fa6bc15fc1b8f7b77d0a02cf9ea9e5e6366b945",
"type": "github"
},
"original": {
"owner": "accentor",
"repo": "flake",
"type": "github"
}
},
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1638837456,
"narHash": "sha256-WHLOxthAGx/wXw3QUa/lFE3mr6cQtnXfFYZ0DNyYwt4=",
"owner": "ryantm",
"repo": "agenix",
"rev": "57806bf7e340f4cae705c91748d4fdf8519293a9",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"emacs-overlay": {
"locked": {
"lastModified": 1639360854,
"narHash": "sha256-G49TuJUvpf+jyqyyfecUSfdVzYoc1hOVCXfJUoe5SYk=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "0530bb0e8c1220c9b94c35f47084d780fb8cf132",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1639329010,
"narHash": "sha256-k9OXwR06419/s0FAnRalUs24+8EI6GepGaatAXhBc+0=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "3d46c011d2cc2c9ca24d9b803e9daf156d9429ea",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1639256808,
"narHash": "sha256-RRKWi6grwe5lioKUyfZNQ4ojc5kjUTX55fPNzsGH2PY=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e675946ecde5606c505540de2024e2732bae4185",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"accentor": "accentor",
"agenix": "agenix",
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"utils": "utils",
"zeroad": "zeroad"
}
},
"utils": {
"inputs": {
"flake-utils": "flake-utils"
},
"locked": {
"lastModified": 1638172912,
"narHash": "sha256-jxhQGNEsZTdop/Br3JPS+xmBf6t9cIWRzVZFxbT76Rw=",
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"rev": "166d6ebd9f0de03afc98060ac92cba9c71cfe550",
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
"ref": "v1.3.1",
"repo": "flake-utils-plus",
"type": "github"
}
},
"zeroad": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1638958004,
"narHash": "sha256-JnviGIOASYrcFLGOmhfrdEt/Q3lZncA5y8aC+27d3xs=",
"owner": "chvp",
"repo": "0ad-flake",
"rev": "2a6770ed90ccb7e7a9161c97c20562ec6aee0d3d",
"type": "github"
},
"original": {
"owner": "chvp",
"repo": "0ad-flake",
"type": "github"
}
}
},
"root": "root",
"version": 7
}