Commit Graph

280 Commits

Author SHA1 Message Date
Ben Buscarino
0e0cc7b28d Fix tests 2022-05-13 12:52:06 -04:00
Ben Buscarino
062bc257bd Hacky fix for darwin 2022-04-29 00:37:11 -04:00
Gytis Ivaskevicius
06dba5f3b4 Update nix-unstable-installer nix version 2022-03-14 14:11:27 +02:00
Gytis Ivaskevicius
0af6931bdd Add darwin example and update devshell inputs 2022-03-14 14:03:40 +02:00
Gytis Ivaskevicius
f35583bea0 Fix Same condition as previous if expression #109 2022-03-14 13:24:47 +02:00
Gytis Ivaskevicius
baf73049d1 Fix #105 generateNixPathFromInputs should use a dir entry instead of per-flake entries 2022-03-14 13:20:20 +02:00
Gytis Ivaskevicius
1c8926cd26 Fix #106 generateNixPathFromInputs == true && linkInputs == false should be an error 2022-03-14 13:02:40 +02:00
Gytis Ivaskevicius
546045090f Update flake-utils 2022-03-14 12:42:12 +02:00
Gytis Ivaskevicius
6c76c06f9d Remove ca-references as per #112 2022-03-14 12:34:30 +02:00
Gytis Ivaskevicius
7bf16bd123
Merge pull request #110 from Pacman99/genPkgOverlay
Add function, genPkgOverlay, to create an overlay for an input's package
2022-03-14 12:29:15 +02:00
Gytis Ivaskevicius
ee124ce019
Merge pull request #114 from gcoakes/patch-1
Fix typo.
2022-03-14 12:28:26 +02:00
Gytis Ivaskevicius
11957450c3
Merge pull request #115 from gytis-ivaskevicius/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2.4.0 to 3
2022-03-14 12:27:41 +02:00
Gytis Ivaskevicius
426c08f19e
Merge pull request #116 from montchr/patch-1
docs: nix-darwin builder workaround no longer necessary
2022-03-14 12:27:09 +02:00
Gytis Ivaskevicius
825cda384f
Merge pull request #111 from Enzime/add/darwin-module
Export `autoGenFromInputs` module for `nix-darwin`
2022-03-14 12:23:11 +02:00
Chris Montgomery
0b193c5497
docs: nix-darwin build workaround no longer necessary 2022-03-11 16:35:36 -05:00
dependabot[bot]
83fd9aec2a
Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 21:13:40 +00:00
Gregory Oakes
928c0f5e4a
Fix typo. 2022-03-01 07:19:25 -06:00
Michael Hoang
2d31573e5c Export autoGenFromInputs module for nix-darwin
I recently realized that there's little difference between NixOS,
nix-darwin and home-manager's module systems, so modules should work
across them as long as the options are implemented.
2022-01-31 13:10:43 +11:00
Parthiv Seetharaman
58d28eafeb Add function, genPkgOverlay, to create an overlay for an input's package 2022-01-13 17:33:51 -08:00
Gytis Ivaskevicius
be1be083af Fix deprecation warning 2021-12-13 10:43:48 +02:00
Gytis Ivaskevicius
84399ab4f8 Update nixpkgs/devshell 2021-12-13 10:33:54 +02:00
Gytis Ivaskevicius
166d6ebd9f
Merge pull request #104 from gytis-ivaskevicius/dependabot/github_actions/cachix/install-nix-action-16
Bump cachix/install-nix-action from 15 to 16
2021-11-29 10:01:52 +02:00
Gytis Ivaskevicius
f10b7b8827 Update flake-utils 2021-11-29 10:01:07 +02:00
Gytis Ivaskevicius
6495d8ac13 Fix Discord server in the readme 2021-11-29 09:53:39 +02:00
dependabot[bot]
7cc74c988d
Bump cachix/install-nix-action from 15 to 16
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 15 to 16.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v15...v16)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 21:09:05 +00:00
Gytis Ivaskevicius
1eb995f988
Merge pull request #101 from gytis-ivaskevicius/dependabot/github_actions/cachix/install-nix-action-15
Bump cachix/install-nix-action from 14 to 15
2021-11-22 15:33:04 +02:00
Gytis Ivaskevicius
aaa80200a3
Merge pull request #103 from GTrunSec/ca-references
remove ca-references on nix2.5pre
2021-11-22 15:32:40 +02:00
GTrunSec
949f7028b1
remove ca-references on nix2.5pre 2021-11-20 11:33:59 -08:00
dependabot[bot]
b994ab051d
Bump cachix/install-nix-action from 14 to 15
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 14 to 15.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v14...v15)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-12 21:11:11 +00:00
Gytis Ivaskevicius
e22fcd75da
Merge pull request #100 from gytis-ivaskevicius/issue/98
Issue/98
2021-11-07 09:42:40 +02:00
Gytis Ivaskevicius
5e860ea488 Update flake-utils 2021-11-06 16:34:14 +02:00
Gytis Ivaskevicius
9651c19f89 Add 'fake-system' to 'fakePkgs' 2021-11-06 16:01:04 +02:00
dependabot[bot]
b553bdab18 Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-06 15:43:54 +02:00
Gytis Ivaskevicius
4dd93da572 Update nixpkgs test patch 2021-11-06 15:39:22 +02:00
Gytis Ivaskevicius
01b41af029 Update nixpkgs test patch 2021-11-06 15:34:24 +02:00
Gytis Ivaskevicius
9d743bef39 Add a couple of extra checks to exportOverlays function 2021-11-06 15:29:27 +02:00
Gytis Ivaskevicius
4d9d171acc
Merge pull request #95 from gytis-ivaskevicius/dependabot/github_actions/actions/checkout-2.3.5
Bump actions/checkout from 2.3.4 to 2.3.5
2021-10-24 12:51:46 +03:00
dependabot[bot]
ebf5c9d461
Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 21:10:09 +00:00
Gytis Ivaskevicius
4b1bcafcfc Update README to reference non prerelease v1.3.0 2021-09-23 21:09:20 +03:00
Gytis Ivaskevicius
4db80b033e
Merge pull request #92. BREAKING CHANGES!!! Removal of deprecated code
Release 1.3
2021-09-23 21:04:40 +03:00
Gytis Ivaskevicius
51169bf93d
Merge pull request #93 from gytis-ivaskevicius/dependabot/github_actions/cachix/install-nix-action-14
Bump cachix/install-nix-action from 13 to 14
2021-09-09 01:05:16 +03:00
dependabot[bot]
f059de889d
Bump cachix/install-nix-action from 13 to 14
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 13 to 14.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v13...v14)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 21:09:20 +00:00
Gytis Ivaskevicius
8cd9fd963f Remove outputsBuilder from base attributeset 2021-09-07 16:04:03 +03:00
Gytis Ivaskevicius
024c6561be Remove few deprecated function renames 2021-09-05 22:51:20 +03:00
Gytis Ivaskevicius
bcdf6968cf Remove repl path attribute since it is deprecated 2021-09-05 22:45:28 +03:00
Gytis Ivaskevicius
08d7921714 Remove deprecated code 2021-09-05 22:45:27 +03:00
Gytis Ivaskevicius
afaa6ea2a7 Rename systemFlake to mkFlake in tests/examples 2021-09-05 22:44:18 +03:00
Gytis Ivaskevicius
477ea3b85f Move examples up since some peeps do not notice them 2021-09-05 22:37:04 +03:00
Gytis Ivaskevicius
4313700e09 Update prerelease tag 2021-09-05 19:52:08 +03:00
Gytis Ivaskevicius
231acaa2cb
Merge pull request #46 from gytis-ivaskevicius/staging
Release 1.2.0
2021-09-05 19:41:21 +03:00