Commit Graph

951 Commits

Author SHA1 Message Date
Ryan Mulligan
b43e41fc14 start rust project 2023-08-12 09:13:48 -07:00
Ryan Mulligan
b297f32504
Merge pull request #353 from nh2/non-experimental-features-compatibility
Compatibility with Nix that does not have experimental features enabled
2023-08-01 18:48:21 -07:00
Niklas Hambüchen
cee6ef0c1e Pass --no-out-link to nix-build 2023-07-01 16:47:47 +02:00
Niklas Hambüchen
cdd91540e6 Document need for upstream origin. See #137 2023-07-01 16:41:25 +02:00
Niklas Hambüchen
48c09b2cf2 Pass --extra-experimental-features where necessary 2023-07-01 16:39:10 +02:00
Ryan Mulligan
074e47e7a8
Merge pull request #349 from qowoz/ofborg
fix ofborg url
2023-04-09 06:37:00 -07:00
zowoq
13f61ccaac fix ofborg url
0f34038feb
dc29ac3cb5
2023-04-09 18:28:04 +10:00
Ryan Mulligan
4a2908bd05
Merge pull request #345 from rhendric/rhendric/repology-use-srcname
repology: changes to API
2023-04-08 21:47:04 -07:00
Ryan Mulligan
f1266ceab1
Merge pull request #344 from IndeedNotJames/buildGoModule-vendorHash-null
fix go drvs with `vendorHash = null`
2023-04-08 17:09:31 -07:00
Ryan Hendrickson
c30d814f75 repology: changes to API 2023-03-29 22:20:35 -04:00
IndeedNotJames
bebacb88e6
fix go drvs with vendorHash = null 2023-03-15 00:49:05 +01:00
Ryan Mulligan
e2050fb126
Merge pull request #340 from rhendric/rhendric/drop-hub
Drop hub dependency
2023-03-03 15:01:23 -08:00
Ryan Hendrickson
8e5317cb5e Drop hub dependency
Also be more permissive when a GitHub token isn't available.
2023-03-03 15:51:54 -05:00
Ryan Mulligan
f739d495cd
Merge pull request #341 from rhendric/rhendric/update-workflow
cachix/install-nix-action: v18 -> v20
2023-03-03 05:56:44 -08:00
Ryan Hendrickson
600cb1df19 cachix/install-nix-action: v18 -> v20 2023-03-02 23:39:49 -05:00
Ryan Mulligan
ee9ac14770 skip minio_legacy_fs 2023-02-15 19:08:38 -08:00
Ryan Mulligan
fd546296e7 Nix: fix getMaintainers 2023-01-05 20:11:46 -08:00
Ryan Mulligan
842a77386f fix rust and go updaters 2023-01-04 22:00:57 -08:00
Ryan Mulligan
5474e6c180 update: reorder some operations to do outpath checks later 2023-01-04 21:00:48 -08:00
Ryan Mulligan
36d059a460 fix app 2023-01-04 20:29:16 -08:00
Ryan Mulligan
74f225c5c2 remove update-list option; improve result logging 2023-01-04 20:25:21 -08:00
Ryan Mulligan
6eb37deb29 log outpath eval better to record how long it takes 2023-01-04 20:10:25 -08:00
Ryan Mulligan
ce7cf7420c consolidate options log onto one line 2023-01-04 19:53:52 -08:00
Ryan Mulligan
6f32749189 more getAttr fixes 2023-01-03 20:44:49 -08:00
Ryan Mulligan
91d16008ec fix build 2023-01-03 20:35:51 -08:00
Ryan Mulligan
502b763262 nix: fix more quote/escaping issues 2023-01-03 20:20:34 -08:00
Ryan Mulligan
2e8dd8e1d7 nix: try to fix raw evals 2023-01-03 20:13:25 -08:00
Ryan Mulligan
9f8166a7f9 nix: update eval commands 2023-01-03 19:53:27 -08:00
Ryan Mulligan
b294040b32 nix: remove developPackageAttrs and format 2023-01-01 18:07:56 -08:00
Ryan Mulligan
21972715dd stop using IFD 2023-01-01 17:58:10 -08:00
Ryan Mulligan
50098eca8c accept flake config to use cache 2023-01-01 15:49:28 -08:00
Ryan Mulligan
926df7242f fix flake by disabling darwin 2023-01-01 15:48:22 -08:00
Ryan Mulligan
47815a5e87 remove Time
I want to remobe Polysemy and this was using that. There is no need to
add time to log messages anyway, since we're using the systemd journal.
2023-01-01 15:43:47 -08:00
Ryan Mulligan
121ddb518c fix warnings 2023-01-01 15:30:30 -08:00
Ryan Mulligan
da82da1b5d update github workflow and flake 2023-01-01 15:30:11 -08:00
Ryan Mulligan
f3f4597cf4
Merge pull request #331 from rhendric/rhendric/result-dev-links
Check for result-dev links
2022-12-21 06:59:40 -08:00
Ryan Mulligan
da8639294a
Merge pull request #330 from rhendric/rhendric/prefer-changed-file
If updateScript changes any single file, use that
2022-12-21 06:58:51 -08:00
Ryan Hendrickson
b030d70631 Check for result-dev links 2022-12-15 18:31:03 -05:00
Ryan Hendrickson
fee477b346 If updateScript changes any single file, use that
For checking if a version has been updated on any branch, if an
updateScript was used and changed a single file, then use that
file instead of the derivation file from `nix edit`.

This should be more reliable than the previous skiplist approach for
idiosyncratic source files.
2022-12-14 20:54:47 -05:00
Ryan Mulligan
3d6dc7ca07 skiplist: cinnamon is allowed again 2022-12-03 17:24:12 -08:00
Ryan Mulligan
01ff7167fd skiplist: alias heimdal to libheimdal 2022-11-16 13:56:29 -08:00
Ryan Mulligan
cb1ad5fbe8 skiplist: add cinnamon* 2022-11-15 12:46:41 -08:00
Ryan Mulligan
ce0a555e61
Merge pull request #325 from abathur/document_attrs
document use of meta, src, and originalSrc attrs
2022-09-18 14:17:54 -07:00
Travis A. Everett
85698069ff document use of meta, src, and originalSrc attrs 2022-09-18 13:44:04 -05:00
Ryan Mulligan
473d33d4ae
Merge pull request #324 from abathur/original_src_fallback
support .originalSrc attr as a fallback
2022-09-17 13:19:51 -07:00
Travis A. Everett
773fe79646 support .originalSrc attr as a fallback
If a builder creates a sequence of derivations on the way to
building a package, nixpkgs-update won't be able to find the
correct src attr to query. We can technically use passthru
to lie about the src, but src is load-bearing and this may
mislead or confuse humans (or other tools?) later. This also
checks an originalSrc fallback attr that isn't load-bearing.
2022-09-17 12:17:43 -05:00
Jan Tojnar
5689e31975
Skiplist: remove GNOME
GNOME 43 is in progress.
2022-09-08 13:10:22 +02:00
Ryan Mulligan
33366746fa
Merge pull request #320 from jonringer/patch-1
Avoid updating spire three times
2022-09-07 14:14:34 -07:00
Jonathan Ringer
940f5e8386
Avoid updating spire three times
I split spire into 3 different outputs 4ffd6bd6f6/pkgs/tools/security/spire/default.nix (L7), one agent, one server, and the default contains both.

The reasoning was that most scenarios need to use one or the other but not both, so it didn't make sense to always have both in every scenario. This is great for smaller runtime closures, but a bit odd for nixpkgs-update as there's three attrs which point to the same package.

Example updates:
- https://github.com/NixOS/nixpkgs/pull/190177
- https://github.com/NixOS/nixpkgs/pull/190178
- https://github.com/NixOS/nixpkgs/pull/190179
2022-09-07 13:52:47 -07:00
Ryan Mulligan
f2e818f559
Merge pull request #319 from rhendric/rhendric/update-prs
Abort if existing PR targets newer version
2022-09-03 16:34:09 -07:00