summaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.lock132
1 files changed, 129 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index dab2140..19f8018 100644
--- a/flake.lock
+++ b/flake.lock
@@ -37,6 +37,26 @@
"type": "github"
}
},
+ "hjem": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1782267080,
+ "narHash": "sha256-so1hIImuLtTKTVUokJ/6C2D2b2D4znCx+/PAjMSAnpw=",
+ "owner": "feel-co",
+ "repo": "hjem",
+ "rev": "dd0ba9e22fb46581f843e6121de33ca7a4a80224",
+ "type": "github"
+ },
+ "original": {
+ "owner": "feel-co",
+ "repo": "hjem",
+ "type": "github"
+ }
+ },
"home-manager": {
"inputs": {
"nixpkgs": [
@@ -44,11 +64,11 @@
]
},
"locked": {
- "lastModified": 1782657028,
- "narHash": "sha256-PHTCpYZCMzJYS3phhywqRAZphKVr2zjvlGYa+H20ZZ4=",
+ "lastModified": 1782702263,
+ "narHash": "sha256-8/MG4Su7PhnynrmsVO61IeAfrK7GuUEu+E+gwbhy1QQ=",
"owner": "nix-community",
"repo": "home-manager",
- "rev": "4ad9aaae70c9aaab504127f926c0fa9cfbc2b365",
+ "rev": "789a35fbdeb3c46b260096daa0b321c11be527ea",
"type": "github"
},
"original": {
@@ -72,6 +92,106 @@
"type": "github"
}
},
+ "my-dmenu": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1781402344,
+ "narHash": "sha256-vhY6GC5xLZtx0tdJendPRq72LrsBYJcEJ7zrc4MYOHw=",
+ "ref": "refs/heads/master",
+ "rev": "91e229306f4e847fa70d1d004b48c24723a8bfb6",
+ "revCount": 629,
+ "type": "git",
+ "url": "git://git.skullheadx.com/dmenu.git"
+ },
+ "original": {
+ "type": "git",
+ "url": "git://git.skullheadx.com/dmenu.git"
+ }
+ },
+ "my-dwm": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1781402267,
+ "narHash": "sha256-hAr/RzrOHXhavNUrpGCkHsnDDdy7eiNY9tMo5kVg7a8=",
+ "ref": "refs/heads/master",
+ "rev": "06e55b0ac5b05f7d50af0bc95e3ab60be1b7892c",
+ "revCount": 1746,
+ "type": "git",
+ "url": "git://git.skullheadx.com/dwm.git"
+ },
+ "original": {
+ "type": "git",
+ "url": "git://git.skullheadx.com/dwm.git"
+ }
+ },
+ "my-slstatus": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1777653948,
+ "narHash": "sha256-oJ4BGbTjsaD39xcI9V9ICsKz9oCRHpsxqxL4ZL8NJjw=",
+ "ref": "refs/heads/master",
+ "rev": "07e311ed5966079fbff18da4089279a77b60831b",
+ "revCount": 624,
+ "type": "git",
+ "url": "git://git.skullheadx.com/slstatus.git"
+ },
+ "original": {
+ "type": "git",
+ "url": "git://git.skullheadx.com/slstatus.git"
+ }
+ },
+ "my-st": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1781403572,
+ "narHash": "sha256-ffX9W4Aouilh+bErk3A31rEJWq88caP+ddR0JYzfDMM=",
+ "ref": "refs/heads/master",
+ "rev": "152d350c2e341ba7960da2117372af62426bfb24",
+ "revCount": 1192,
+ "type": "git",
+ "url": "git://git.skullheadx.com/st.git"
+ },
+ "original": {
+ "type": "git",
+ "url": "git://git.skullheadx.com/st.git"
+ }
+ },
+ "my-surf": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1777933639,
+ "narHash": "sha256-BMZmBTKFy8iab051rmXBHUZcfaav/c4GR9rpgdCR6XM=",
+ "ref": "refs/heads/surf-webkit2",
+ "rev": "a9203494a3895f95a0207dabf7c587e60dab45c8",
+ "revCount": 620,
+ "type": "git",
+ "url": "git://git.skullheadx.com/surf.git"
+ },
+ "original": {
+ "type": "git",
+ "url": "git://git.skullheadx.com/surf.git"
+ }
+ },
"nix-darwin": {
"inputs": {
"nixpkgs": [
@@ -135,7 +255,13 @@
},
"root": {
"inputs": {
+ "hjem": "hjem",
"home-manager": "home-manager",
+ "my-dmenu": "my-dmenu",
+ "my-dwm": "my-dwm",
+ "my-slstatus": "my-slstatus",
+ "my-st": "my-st",
+ "my-surf": "my-surf",
"nix-darwin": "nix-darwin",
"nixpkgs": "nixpkgs",
"nvf": "nvf"