mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 10:58:02 +00:00
299aefa195
Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/b51bea50371cc7a98863fb64bf1aaa1126a68a36' (2022-07-14) → 'github:nix-community/emacs-overlay/c108db97f42195eb2cb9e2146ed334b647ebcd9f' (2022-07-18) • Updated input 'home-manager': 'github:nix-community/home-manager/2c94b9801f1a11cde0fc97aa850687bb9137d42c' (2022-07-13) → 'github:nix-community/home-manager/4c5106ed0f3168ff2df21b646aef67e86cbfc11c' (2022-07-15) • Updated input 'neovim-nightly-overlay': 'github:nix-community/neovim-nightly-overlay/758fb91ada20563788d3081dc708d570a99e4c96' (2022-07-14) → 'github:nix-community/neovim-nightly-overlay/a0e3761d2efbdb6efce2c2af288afa3831214329' (2022-07-18) • Updated input 'neovim-nightly-overlay/neovim-flake': 'github:neovim/neovim/b81d1eb26502f403574113385a75444f8880828e?dir=contrib' (2022-07-14) → 'github:neovim/neovim/1b462705d049fa0cf2bb99bae9112b84abea8d5a?dir=contrib' (2022-07-18) • Updated input 'nix-alien': 'github:thiagokokada/nix-alien/97e2d0ef6620b6738569b374c109be27b8a609d5' (2022-07-09) → 'github:thiagokokada/nix-alien/897f10267138748956b7720c5a82bba8a90a832e' (2022-07-15) • Updated input 'nix-alien/poetry2nix': 'github:nix-community/poetry2nix/347ccb4ce58e7af1ece3f9743019263c4aede7b8' (2022-06-13) → 'github:nix-community/poetry2nix/920ba682377d5c0d87945c5eb6141ab8447ca509' (2022-07-12) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/78e748fa68079b77ac055c80ef21342dd7e2ae2b' (2022-07-17) → 'github:NixOS/nixpkgs/9eb60f25aff0d2218c848dd4574a0ab5e296cabe' (2022-07-18) • Updated input 'nur': 'github:nix-community/NUR/88866341491ab5de1f376cd3e499a4e6c45e806b' (2022-07-14) → 'github:nix-community/NUR/85cff81fd69753b02d06a326815c6d2ce56832d3' (2022-07-18) • Updated input 'rust-overlay': 'github:oxalica/rust-overlay/db9443ca1384f94c0aa63f4e74115f7c0632a8e6' (2022-07-14) → 'github:oxalica/rust-overlay/aa8c2247998fe2f25030d1f509d8ed06970e5ab1' (2022-07-18) • Updated input 'sops-nix': 'github:Mic92/sops-nix/912514e60a6e0227d6a2e0ecc8524752337fcde2' (2022-07-13) → 'github:Mic92/sops-nix/7526ce07b897ad1f1016680de5121f646e28a893' (2022-07-17) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/0ad6eae04953060dff8ba28af158799c3e13878d' (2022-07-09) → 'github:NixOS/nixpkgs/4e329926df7ee5fa49929a83d31ee7d541f8b45c' (2022-07-17)
469 lines
12 KiB
JSON
469 lines
12 KiB
JSON
{
|
|
"nodes": {
|
|
"base16-schemes": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1654895891,
|
|
"narHash": "sha256-xYYmZkHnyLCUBAkqkZ7v1Lc5m39857MukQLMRtGuvdk=",
|
|
"owner": "base16-project",
|
|
"repo": "base16-schemes",
|
|
"rev": "7c247f734eac7f04518c6e28d098635ee8dcabf5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "base16-project",
|
|
"repo": "base16-schemes",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"devshell": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1655976588,
|
|
"narHash": "sha256-VreHyH6ITkf/1EX/8h15UqhddJnUleb0HgbC3gMkAEQ=",
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"rev": "899ca4629020592a13a46783587f6e674179d1db",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"dotfiles": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1657165072,
|
|
"narHash": "sha256-IvojDS1+g7sOcyMbZTtNhPPyh4ESh/SosAa5GDPbp84=",
|
|
"owner": "foo-dogsquared",
|
|
"repo": "dotfiles",
|
|
"rev": "beb55f46f2707ab5a42f9f96f31e2c8b7d97ee29",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "foo-dogsquared",
|
|
"repo": "dotfiles",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"emacs-overlay": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1658139998,
|
|
"narHash": "sha256-ZHmqkwObOa6IY5VnA8t1OC3No6XRSF6sv7KI9mc8AvA=",
|
|
"owner": "nix-community",
|
|
"repo": "emacs-overlay",
|
|
"rev": "c108db97f42195eb2cb9e2146ed334b647ebcd9f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "emacs-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1650374568,
|
|
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"locked": {
|
|
"lastModified": 1656928814,
|
|
"narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils_2": {
|
|
"locked": {
|
|
"lastModified": 1644229661,
|
|
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"guix-overlay": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1648273450,
|
|
"narHash": "sha256-4IZBhrutNzUIZni0FWuOmshXA4JPcf4+kQHO0iVNppw=",
|
|
"owner": "foo-dogsquared",
|
|
"repo": "nix-overlay-guix",
|
|
"rev": "efa203a2ba1bfac171ccb2be4248b67a029729cd",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "foo-dogsquared",
|
|
"repo": "nix-overlay-guix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"utils": [
|
|
"flake-utils"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1657887110,
|
|
"narHash": "sha256-8VV0/kZed2z8fGtEc2zr+WLxTow+JTIlMjnSisyv0GQ=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "4c5106ed0f3168ff2df21b646aef67e86cbfc11c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"neovim-flake": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils_2",
|
|
"nixpkgs": [
|
|
"neovim-nightly-overlay",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"dir": "contrib",
|
|
"lastModified": 1658102408,
|
|
"narHash": "sha256-kIX4UpDS5OqnqGHFFsKlXHGnfEF4qanS3SMfzx/YSUY=",
|
|
"owner": "neovim",
|
|
"repo": "neovim",
|
|
"rev": "1b462705d049fa0cf2bb99bae9112b84abea8d5a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"dir": "contrib",
|
|
"owner": "neovim",
|
|
"repo": "neovim",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"neovim-nightly-overlay": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat",
|
|
"neovim-flake": "neovim-flake",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1658132531,
|
|
"narHash": "sha256-CMtkRwwlkKsBuvtuyRDBSf0lWPV0cDta5Xs69WoxbS8=",
|
|
"owner": "nix-community",
|
|
"repo": "neovim-nightly-overlay",
|
|
"rev": "a0e3761d2efbdb6efce2c2af288afa3831214329",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "neovim-nightly-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-alien": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"poetry2nix": "poetry2nix"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1657876248,
|
|
"narHash": "sha256-UkcXnWq9ukTFgLhxafg3cnQZmWL/jNgLbJbE1Geo4k4=",
|
|
"owner": "thiagokokada",
|
|
"repo": "nix-alien",
|
|
"rev": "897f10267138748956b7720c5a82bba8a90a832e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "thiagokokada",
|
|
"repo": "nix-alien",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-colors": {
|
|
"inputs": {
|
|
"base16-schemes": "base16-schemes"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1657130915,
|
|
"narHash": "sha256-RmvKqcW6QujbbwT7LCoAWFVtqlTcN25W92ytu47QiU4=",
|
|
"owner": "misterio77",
|
|
"repo": "nix-colors",
|
|
"rev": "d97b39696794be1ece13fd58996c9a102bc9a971",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "misterio77",
|
|
"repo": "nix-colors",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-ld": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"utils": "utils"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1652641841,
|
|
"narHash": "sha256-TTBz20XR2vmvOSDu8hXcbHbOEI0t/IWq8vZuRKyep1E=",
|
|
"owner": "Mic92",
|
|
"repo": "nix-ld",
|
|
"rev": "c25cc4b5ec65f03c2bb96f927ae724a59c51d7ee",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Mic92",
|
|
"repo": "nix-ld",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixlib": {
|
|
"locked": {
|
|
"lastModified": 1636849918,
|
|
"narHash": "sha256-nzUK6dPcTmNVrgTAC1EOybSMsrcx+QrVPyqRdyKLkjA=",
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"rev": "28a5b0557f14124608db68d3ee1f77e9329e9dd5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-generators": {
|
|
"inputs": {
|
|
"nixlib": "nixlib",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1657748715,
|
|
"narHash": "sha256-WecDwDY/hEcDQYzFnccCNa+5Umht0lfjx/d1qGDy/rQ=",
|
|
"owner": "nix-community",
|
|
"repo": "nixos-generators",
|
|
"rev": "3323b944d99b026aebfd8de439e001409dde067d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixos-generators",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1658119717,
|
|
"narHash": "sha256-4upOZIQQ7Bc4CprqnHsKnqYfw+arJeAuU+QcpjYBXW0=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "9eb60f25aff0d2218c848dd4574a0ab5e296cabe",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-22_05": {
|
|
"locked": {
|
|
"lastModified": 1658029355,
|
|
"narHash": "sha256-VJcYmkYfzwHrZ76SMH6y9KqoVFOPgZiJgh1rK9cF2mw=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "4e329926df7ee5fa49929a83d31ee7d541f8b45c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "release-22.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nur": {
|
|
"locked": {
|
|
"lastModified": 1658144682,
|
|
"narHash": "sha256-l3NbL8kWWLELGcFnifrwTMQ8Z5qNmhMAifCopMqsQsk=",
|
|
"owner": "nix-community",
|
|
"repo": "NUR",
|
|
"rev": "85cff81fd69753b02d06a326815c6d2ce56832d3",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "NUR",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"poetry2nix": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"nix-alien",
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nix-alien",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1657626303,
|
|
"narHash": "sha256-O/JJ0hSBCmlx0oP8QGAlRrWn0BvlC5cj7/EZ0CCWHTU=",
|
|
"owner": "nix-community",
|
|
"repo": "poetry2nix",
|
|
"rev": "920ba682377d5c0d87945c5eb6141ab8447ca509",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "poetry2nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"devshell": "devshell",
|
|
"dotfiles": "dotfiles",
|
|
"emacs-overlay": "emacs-overlay",
|
|
"flake-utils": "flake-utils",
|
|
"guix-overlay": "guix-overlay",
|
|
"home-manager": "home-manager",
|
|
"neovim-nightly-overlay": "neovim-nightly-overlay",
|
|
"nix-alien": "nix-alien",
|
|
"nix-colors": "nix-colors",
|
|
"nix-ld": "nix-ld",
|
|
"nixos-generators": "nixos-generators",
|
|
"nixpkgs": "nixpkgs",
|
|
"nur": "nur",
|
|
"rust-overlay": "rust-overlay",
|
|
"sops-nix": "sops-nix"
|
|
}
|
|
},
|
|
"rust-overlay": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1658112572,
|
|
"narHash": "sha256-L7OgumNmdM5b4yVhB7vVOtTR5Jw0uClpOpiW+T9MEGY=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "aa8c2247998fe2f25030d1f509d8ed06970e5ab1",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"sops-nix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-22_05": "nixpkgs-22_05"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1658030499,
|
|
"narHash": "sha256-Y2Me+uys8VpKUincd7T3ab8O4gBFv8bR5BmBZfn4i4w=",
|
|
"owner": "Mic92",
|
|
"repo": "sops-nix",
|
|
"rev": "7526ce07b897ad1f1016680de5121f646e28a893",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Mic92",
|
|
"repo": "sops-nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"utils": {
|
|
"locked": {
|
|
"lastModified": 1652372896,
|
|
"narHash": "sha256-lURGussfF3mGrFPQT3zgW7+RC0pBhbHzco0C7I+ilow=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "0d347c56f6f41de822a4f4c7ff5072f3382db121",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|