aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock97
1 files changed, 97 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..54a7dc0
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,97 @@
+{
+ "nodes": {
+ "cms": {
+ "inputs": {
+ "nixpkgs": "nixpkgs",
+ "pkgs-personal": "pkgs-personal"
+ },
+ "locked": {
+ "lastModified": 1632774638,
+ "narHash": "sha256-hz6dPX6dSDKtjsIp90avvas42H0iftou1IVyXb8b4x4=",
+ "ref": "refs/heads/master",
+ "rev": "45934403433b4359828a4ccbb3f611995a56e811",
+ "revCount": 252,
+ "type": "git",
+ "url": "ssh://git@code.kummerlaender.eu/blog.kummerlaender.eu"
+ },
+ "original": {
+ "type": "git",
+ "url": "ssh://git@code.kummerlaender.eu/blog.kummerlaender.eu"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1629379628,
+ "narHash": "sha256-dI8wpEo7wIVWoTUk2oyWFUnlVHNKLs+ren1TqITN1mI=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "a1007637cea374bd1bafd754cfd5388894c49129",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixos-21.05",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs_2": {
+ "locked": {
+ "lastModified": 1629271619,
+ "narHash": "sha256-by9D3OkEKk4rOzJIMbC0uP2wP3Bt81auP5xmbmPg2a8=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "7bbca9877caed472c6b5866ea09302cfcdce3dbf",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixos-21.05",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "pkgs-personal": {
+ "inputs": {
+ "nixpkgs": "nixpkgs_2"
+ },
+ "locked": {
+ "lastModified": 1629652608,
+ "narHash": "sha256-eNcsdqMyK/Q3P0Tj16uDNcQzKIFf4CJkM7qTq3BdtF0=",
+ "ref": "master",
+ "rev": "fb63603b5eec859c84464e1a7f6f14931303f679",
+ "revCount": 52,
+ "type": "git",
+ "url": "https://code.kummerlaender.eu/pkgs"
+ },
+ "original": {
+ "type": "git",
+ "url": "https://code.kummerlaender.eu/pkgs"
+ }
+ },
+ "root": {
+ "inputs": {
+ "cms": "cms",
+ "stable": "stable"
+ }
+ },
+ "stable": {
+ "locked": {
+ "lastModified": 1632291606,
+ "narHash": "sha256-oEN24XJYAFK9tsD13TzLEizpgQigEfgC6i9x1b/1pVU=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "83413f47809790e4ca012e314e7782adeae36cf2",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixos-21.05",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}