summaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorSkullheadx <admonty1@protonmail.com>2026-04-25 21:34:57 -0400
committerSkullheadx <admonty1@protonmail.com>2026-04-25 21:34:57 -0400
commit4149624025935711e23e291e917b43d1e8f5f22b (patch)
treea1f2b4d74351e1dc15efe04879bbcc7182d89c66 /flake.lock
parentremove all (diff)
downloadnixos-4149624025935711e23e291e917b43d1e8f5f22b.tar.gz
nixos-4149624025935711e23e291e917b43d1e8f5f22b.tar.bz2
nixos-4149624025935711e23e291e917b43d1e8f5f22b.zip
x11 setup
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock70
1 files changed, 70 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..e38c7e3
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,70 @@
+{
+ "nodes": {
+ "hjem": {
+ "inputs": {
+ "nix-darwin": "nix-darwin",
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1777061801,
+ "narHash": "sha256-a0O56qWfPEKe0mBKgvcQL5UDpWmon70AKJspHNkEJV8=",
+ "owner": "feel-co",
+ "repo": "hjem",
+ "rev": "35c2158ba101d7b42b05debfcb169ba32dad3bbc",
+ "type": "github"
+ },
+ "original": {
+ "owner": "feel-co",
+ "repo": "hjem",
+ "type": "github"
+ }
+ },
+ "nix-darwin": {
+ "inputs": {
+ "nixpkgs": [
+ "hjem",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1775037210,
+ "narHash": "sha256-KM2WYj6EA7M/FVZVCl3rqWY+TFV5QzSyyGE2gQxeODU=",
+ "owner": "nix-darwin",
+ "repo": "nix-darwin",
+ "rev": "06648f4902343228ce2de79f291dd5a58ee12146",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-darwin",
+ "repo": "nix-darwin",
+ "type": "github"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1776877367,
+ "narHash": "sha256-EHq1/OX139R1RvBzOJ0aMRT3xnWyqtHBRUBuO1gFzjI=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "0726a0ecb6d4e08f6adced58726b95db924cef57",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "hjem": "hjem",
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}