notewrapper: init flake

This commit is contained in:
2026-05-25 17:52:54 +02:00
parent 982daa028a
commit 80dd4c217f
3 changed files with 79 additions and 2 deletions
Generated
+73 -1
View File
@@ -64,6 +64,24 @@
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@@ -197,6 +215,44 @@
"type": "github"
}
},
"notewrapper": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs-unstable"
],
"notewrapper": "notewrapper_2"
},
"locked": {
"lastModified": 1779722999,
"narHash": "sha256-eFbiK5jLlfcwPzwTf6qqUVizEX9IwIOAdrBr7Vp9XZQ=",
"owner": "tomasriveral",
"repo": "notewrapper",
"rev": "2a09d4ee46edb24f1f9e8359d5a62d5d79865091",
"type": "github"
},
"original": {
"owner": "tomasriveral",
"repo": "notewrapper",
"type": "github"
}
},
"notewrapper_2": {
"flake": false,
"locked": {
"lastModified": 1779721342,
"narHash": "sha256-QbRzgD4HoUUemaVCIZ2VfiW+SUjzFY2rL51CLOxQLvk=",
"owner": "tomasriveral",
"repo": "NoteWrapper",
"rev": "e370f98c5ebc3c037dec4e7e35f26230724b70d3",
"type": "github"
},
"original": {
"owner": "tomasriveral",
"repo": "NoteWrapper",
"type": "github"
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
@@ -227,7 +283,23 @@
"microPlugins-vivify": "microPlugins-vivify",
"nixos-grub-themes": "nixos-grub-themes",
"nixpkgs": "nixpkgs_2",
"nixpkgs-unstable": "nixpkgs-unstable"
"nixpkgs-unstable": "nixpkgs-unstable",
"notewrapper": "notewrapper"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},