Commit Graph

  • a53aa8b7eb lib: drop jobs output, prefer checks and packages With mkFlakeDoc in packages there is no need for jobs. And I think anything that could go in jobs really should go in checks or packages. If something needs to be tested - checks, if something needs to be built - packages. jobs is not multi-arch and is redundant to build/test things with when official flake outputs exist Pacman99 2021-04-24 08:37:23 -0700
  • 1cd4ed136a mkFlakeDoc: move to packages output the packages output allows us to do nix build .#nixosOptionsDoc. theres also already an instantiated nixpkgs available there. Pacman99 2021-04-24 08:14:58 -0700
  • 832d3bd697 profilesTest/mkHosts: include host's configuration Pacman99 2021-04-24 00:08:49 -0700
  • 12b41f2448 devosSystem: fix iso build - can't remove core Pacman99 2021-04-23 23:51:51 -0700
  • f702ca1337
    Merge pull request #260 from Pacman99/format-fixes Pacman99 2021-04-23 23:47:43 -0700
  • eab0bf074c lib: one line for arguments, drop userFlake* Also format all files and add a flake.lock for lib for a folder thats meant to work on other flakes theres never a reason it should need to refer to itself, only other flakes. So "self" and "inputs" are better namings for these variables. The userFlake* is redundant and confusing, when trying to call the functions its hard to figure out how to use them when there are now two lines of arguments to figure out. Pacman99 2021-04-23 18:13:03 -0700
  • fe9ba26561 evalArgs: cleanup module and type references fix pathTo and coercedList types add modulesModule to also include modules option under home Pacman99 2021-04-23 17:59:01 -0700
  • 1240356b37 doc: fix grammar: "your" -> "you're" Raphael Borun Das Gupta 2021-04-23 01:10:02 +0200
  • 3322bf5fe6
    Merge pull request #256 from blaggacao/da/renamings Pacman99 2021-04-21 19:50:17 -0700
  • eea4e40d7e
    ref: config -> hosts | nixos -> os David Arnold 2021-04-21 21:44:08 -0500
  • 8fdd66859c
    Merge pull request #255 from Pacman99/type-improvements Pacman99 2021-04-21 18:40:13 -0700
  • f3defb486d used coercedTo for typing and improve options allow lists, nested lists, and non-lists for list like options drop config.<name>.externalModules Pacman99 2021-04-12 08:42:22 -0700
  • a44fcf6d9d
    Merge pull request #251 from divnix/api-next David Arnold 2021-04-21 19:02:51 -0500
  • 24dbb2b323
    add mkFlakeDoc to pkgs-lib to build options doc Pacman99 2021-04-11 22:27:59 -0700
  • 239386b5f8
    Merge branch 'core' into api-next David Arnold 2021-04-19 00:02:29 -0500
  • a714cf466d
    fix: various left-overs David Arnold 2021-04-18 23:48:19 -0500
  • 03e28433ce
    README.md: fix guide link Timothy DeHerrera 2021-04-18 21:42:54 -0600
  • 8134350545
    ref: simplify pkgs-lib deps injection David Arnold 2021-04-18 22:40:53 -0500
  • c67877c2eb Update Changelog for tag nrdxp 2021-04-19 03:36:39 +0000
  • 9eeddb8dac
    Merge pull request #235 from divnix/release-0.9.0 Timothy DeHerrera 2021-04-18 21:32:53 -0600
  • 362cc31827
    fix: constructors of mkFlake function family David Arnold 2021-04-18 22:29:28 -0500
  • 50eaa4d0ba
    remove community action Timothy DeHerrera 2021-04-18 21:25:21 -0600
  • dba178dc1f
    build docs new location Timothy DeHerrera 2021-04-18 21:20:36 -0600
  • 6f0392b55e ref: cave out instances of userFLake dependencies and intject them as if functions where contructors David Arnold 2021-04-18 22:00:49 -0500
  • 40acfd13e3 use: makeExtensible David Arnold 2021-04-18 21:45:08 -0500
  • be924bcb27 ref: reduce exposure to callLibs David Arnold 2021-04-17 21:29:45 -0500
  • e1e0f99af9
    suites: move to profles/suites.nix Timothy DeHerrera 2021-04-18 21:13:12 -0600
  • e13a65b33c
    overrides: move to extern Timothy DeHerrera 2021-04-18 21:06:47 -0600
  • f254304796
    mv nix/ci.nix directly to default.nix Timothy DeHerrera 2021-04-18 21:00:45 -0600
  • 127cb25bd1
    lib: move compat to lib Timothy DeHerrera 2021-04-18 20:51:47 -0600
  • fbce126f4d
    cachix: move out of root and into profile Timothy DeHerrera 2021-04-18 20:43:37 -0600
  • 2d91946745
    doc: move all docs under doc Timothy DeHerrera 2021-04-18 20:26:27 -0600
  • 048171ecaf
    lib: improve profileMap for added convenience Timothy DeHerrera 2021-04-09 19:42:33 -0600
  • 9dca402914 ref: make onion with flake-utils David Arnold 2021-04-17 20:56:24 -0500
  • 6cccb55263 ref: userSelf -> userFlakeSelf David Arnold 2021-04-18 19:35:11 -0500
  • cd7fb4f54c ref: flatten out inputs David Arnold 2021-04-17 20:46:20 -0500
  • 16b3fad559 ref: merge dev into lib David Arnold 2021-04-17 20:35:05 -0500
  • fb6c6ba4cf
    fix: update devos in flake.lock David Arnold 2021-04-18 19:15:53 -0500
  • c24199649a fixup: distinguish self and userSelf David Arnold 2021-04-18 18:30:07 -0500
  • 19c900e293 workarround for unkown problem David Arnold 2021-04-18 17:45:51 -0500
  • 6116779b23 fixup: nix flake check II / II David Arnold 2021-04-18 17:40:57 -0500
  • 21a03fa94c fixup: nix flake check I / X David Arnold 2021-04-18 17:23:27 -0500
  • 5f89d27428 ref: extract lib into subflake David Arnold 2021-04-01 21:10:24 -0500
  • 863c17621c libtests: outfactor in preparation of lib/flake.nix David Arnold 2021-04-17 19:30:55 -0500
  • 0db2bb041e add old evalArgs as evalOldArgs, so flake works Pacman99 2021-04-13 11:24:10 -0700
  • 2b70cd3ae6 fix some small bugs in mkFlake/evalArgs Pacman99 2021-04-11 22:25:37 -0700
  • 8d0c036b6b
    Merge pull request #239 from Pacman99/evalargs-next Pacman99 2021-04-11 20:10:52 -0700
  • b7bcaea497 Update evalArgs to match the new planned api Pacman99 2021-04-11 20:01:13 -0700
  • 658cd2bb08 pkgs-lib/shell: update to new homeConfigurations flk should switch to use home-manager --flake whenever the updated package is made available in the hm flake or nixpkgs Pacman99 2021-04-11 10:24:00 -0700
  • 401566af34 lib/pkgs-lib: update checks for new hm format Pacman99 2021-04-10 22:13:54 -0700
  • 8ba7bffc3f export users home for home-manager --flake home-manager --flake needs the activationPackage in the root of the homeConfiguration Pacman99 2021-04-10 22:04:49 -0700
  • d5175f6cca
    Merge #236 bors[bot] 2021-04-10 21:01:33 +0000
  • 1f25b0b061
    Merge #227 bors[bot] 2021-04-10 20:44:48 +0000
  • ac4c26755b init pkgs-lib, move tests and shell there Pacman99 2021-04-10 10:59:10 -0700
  • be4b612b23
    treewide: format with nixpkgs-fmt Timothy DeHerrera 2021-04-09 19:22:08 -0600
  • 3daa990728
    fix userSpecialArgs defaults (#234) Pacman99 2021-04-09 10:03:42 -0700
  • 1838e9fe2f
    Merge #233 bors[bot] 2021-04-09 03:33:30 +0000
  • 18dbc7d0e4
    Revert "drop toString in evalArgs - trying to fix CI" Timothy DeHerrera 2021-04-08 21:18:08 -0600
  • eaff91c0f9
    Revert "drop toString in pathsIn - trying to fix CI issues" Timothy DeHerrera 2021-04-08 21:17:24 -0600
  • ab2919df21
    core: add usbutils David Arnold 2021-04-08 22:03:38 -0500
  • 3823eb6423
    Merge #231 bors[bot] 2021-04-09 02:58:30 +0000
  • 306e7c1967
    Merge #229 bors[bot] 2021-04-07 02:04:27 +0000
  • 115f1e6711 make core an unecessary profile and add to suites Prevents mkHosts subverting standard devos api to import core and add all necessary core features to mkHosts, so core can be safely deleted in suites Pacman99 2021-04-03 08:09:36 -0700
  • a253033931 drop toString in evalArgs - trying to fix CI Pacman99 2021-04-06 17:33:05 -0700
  • 930b3e96b4 drop toString in pathsIn - trying to fix CI issues Pacman99 2021-04-06 17:02:30 -0700
  • d068d79bfd flake: use mkFlake this is where we create devos's template structure Pacman99 2021-03-26 11:59:10 -0700
  • 340784df6d lib: init evalFlakeArgs for mkFlake args module describing devos flake arguments Pacman99 2021-03-26 11:57:24 -0700
  • a76ca177fd lib: init mkFlake to create a devos flake general lib function - not devos specific Pacman99 2021-03-30 11:10:58 -0700
  • 2c3f17a458 Fix documentation mistake after project rename lycheese 2021-04-03 16:25:28 +0200
  • 01b0555117
    Merge #225 bors[bot] 2021-04-01 20:08:55 +0000
  • 3d1501c384 lib: only readDir if path exists with safeReadDir Pacman99 2021-03-30 12:47:54 -0700
  • f14dcdaf78
    Merge #224 bors[bot] 2021-03-29 17:22:20 +0000
  • ed17d9e99f
    Merge #216 bors[bot] 2021-03-29 17:19:51 +0000
  • 7650526407 isoConfig: fix disabling profiles convert each to a list which doesn't get appended to modulesPath Pacman99 2021-03-29 09:54:02 -0700
  • 259ec11d92 tests: init testSuites to test suites and profile processing Pacman99 2021-03-28 15:05:47 -0700
  • 92700888b7 flake: update to use mkSuites and mkHosts Pacman99 2021-03-26 08:38:42 -0700
  • ec7eff63eb move hosts implementation logic to lib as mkHosts Pacman99 2021-03-20 09:37:03 -0700
  • 7ebd6b5730 move suites implementation logic to lib as mkSuites Pacman99 2021-03-20 09:36:14 -0700
  • 8ab865a853 lib/mkProfileAttrs: don't change to path store paths can't be appended to a path Pacman99 2021-03-23 12:05:30 -0700
  • b3aa38702b lib/pathsToImportedAttrs: allow directories check if directory has a default.nix and use directory name as key Pacman99 2021-03-27 23:18:27 -0700
  • ef1ee6e6b8
    Merge #217 bors[bot] 2021-03-27 17:31:26 +0000
  • e10fd4b319 shell: get extern and overrides to pass to mkpkgs Pacman99 2021-03-27 09:21:27 -0700
  • 562f476fb5 lib/mkPkgs: fix function arguments take extern and overrides as arguments as to not import external files get inputs as a function dependency from callLib Pacman99 2021-03-26 09:54:37 -0700
  • b3e8e2c4d3
    README.md: update NixOS badge Timothy DeHerrera 2021-03-27 09:16:37 -0600
  • 1cbbb78aba
    ci: don't build legacyPackages Timothy DeHerrera 2021-03-26 18:29:48 -0600
  • 82fe56d5fa
    tests: remove nixpkgs patch Timothy DeHerrera 2021-03-26 18:18:16 -0600
  • 5a3bae7be5
    Merge #220 bors[bot] 2021-03-27 00:10:58 +0000
  • 58814fe741 flake: use filterPackages instead of flattenTreeSystem Pacman99 2021-03-26 16:33:27 -0700
  • fb14e20249 lib/filterPackages: filter by flake requirements returns only non-broken derivations that support the system. Pacman99 2021-03-26 14:41:10 -0700
  • 3c772df5b0
    Merge #215 bors[bot] 2021-03-26 21:30:04 +0000
  • 00759997ab
    Merge #211 bors[bot] 2021-03-26 21:22:49 +0000
  • 205a9d3e03
    Merge #219 bors[bot] 2021-03-26 21:07:51 +0000
  • d344fc2ea6 lib/mkPkgs: reorder overlays to get access to devos lib(dev) Pacman99 2021-03-26 13:00:38 -0700
  • 68a5a2eecf lib/pathsToImportedAttrs: discard string context in the names to prevent flake check error Pacman99 2021-03-25 20:42:47 -0700
  • 397d2bab5e
    home-manager: simple test Timothy DeHerrera 2021-03-26 00:31:45 -0600
  • b39bd973da
    home-manager: update to fix sharedModules args Timothy DeHerrera 2021-03-25 23:46:58 -0600
  • 908ba1633d
    Merge #213 bors[bot] 2021-03-26 00:58:32 +0000
  • 93032755db
    readme typo Jack McCown 2021-03-25 19:05:52 -0400
  • d5c5ff5a70
    Merge #212 bors[bot] 2021-03-25 23:01:35 +0000
  • 61fc640f10 lib/pathsIn: don't error if path doesn't exist Pacman99 2021-03-25 15:21:10 -0700