use system

This commit is contained in:
jopejoe1 2024-12-04 20:53:55 +01:00
parent 9ecbc5f7be
commit e799b148f5
2 changed files with 10 additions and 11 deletions

19
flake.lock generated
View file

@ -661,18 +661,17 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1733212471, "lastModified": 1733341920,
"narHash": "sha256-M1+uCoV5igihRfcUKrr1riygbe73/dzNnzPsmaLCmpo=", "narHash": "sha256-VO+J0b7eo9eIEpfUsfmdVbNvumKvkZcpbu/j4qIhNWY=",
"owner": "NixOS", "ref": "refs/heads/master",
"repo": "nixpkgs", "rev": "4bdc7d1d4503e0ab509cd8edb7b701802075fefd",
"rev": "55d15ad12a74eb7d4646254e13638ad0c4128776", "revCount": 716788,
"type": "github" "type": "git",
"url": "file:///home/jopejoe1/dev/nixpkgs"
}, },
"original": { "original": {
"owner": "NixOS", "type": "git",
"ref": "nixos-unstable", "url": "file:///home/jopejoe1/dev/nixpkgs"
"repo": "nixpkgs",
"type": "github"
} }
}, },
"nixpkgs-24_05": { "nixpkgs-24_05": {

View file

@ -2,7 +2,7 @@
description = "jopejoe1 NixOS configuration"; description = "jopejoe1 NixOS configuration";
inputs = { inputs = {
nixpkgs.url = "github:NixOS/nixpkgs"; nixpkgs.url = "/home/jopejoe1/dev/nixpkgs/";
nixos-facter-modules.url = "github:numtide/nixos-facter-modules"; nixos-facter-modules.url = "github:numtide/nixos-facter-modules";
# Outputs # Outputs