summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-11-28 23:10:04 +0300
committerAzat Bahawi <azat@bahawi.net>2023-11-28 23:10:04 +0300
commit34f74229f8291156f35de943fbecfbe90c3366a9 (patch)
treee2c9e7f3897770ad849dacd947853d897b7183d7 /flake.lock
parent1b8d6874af2804424367c08c5f91e9566a8eb9c9 (diff)
2023-11-28
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock24
1 files changed, 2 insertions, 22 deletions
diff --git a/flake.lock b/flake.lock
index b306f68..7390826 100644
--- a/flake.lock
+++ b/flake.lock
@@ -241,6 +241,7 @@
"gitignore": {
"inputs": {
"nixpkgs": [
+ "pre-commit-hooks",
"nixpkgs"
]
},
@@ -254,7 +255,6 @@
},
"original": {
"owner": "hercules-ci",
- "ref": "master",
"repo": "gitignore.nix",
"type": "github"
}
@@ -476,22 +476,6 @@
"type": "github"
}
},
- "nur": {
- "locked": {
- "lastModified": 1700692941,
- "narHash": "sha256-kthn0TMnP/EmfO4ujKYwXdzzFXqKmf3jdzQt7lRONaA=",
- "owner": "nix-community",
- "repo": "NUR",
- "rev": "9e74bf0dc3167149e484519440359a347c5b68f4",
- "type": "github"
- },
- "original": {
- "owner": "nix-community",
- "ref": "master",
- "repo": "NUR",
- "type": "github"
- }
- },
"poetry2nix": {
"inputs": {
"flake-utils": [
@@ -527,9 +511,7 @@
"flake-utils": [
"flake-utils"
],
- "gitignore": [
- "gitignore"
- ],
+ "gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
],
@@ -563,7 +545,6 @@
"flake-compat": "flake-compat",
"flake-registry": "flake-registry",
"flake-utils": "flake-utils",
- "gitignore": "gitignore",
"home-manager": "home-manager",
"impermanence": "impermanence",
"nix-minecraft": "nix-minecraft",
@@ -575,7 +556,6 @@
"nixvim": "nixvim",
"nmap-vulners": "nmap-vulners",
"nmap-vulscan": "nmap-vulscan",
- "nur": "nur",
"pre-commit-hooks": "pre-commit-hooks",
"simple-nixos-mailserver": "simple-nixos-mailserver",
"xmonad-ng": "xmonad-ng"